Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(973)

Side by Side Diff: chrome/browser/browser_resources.grd

Issue 14813039: Retire the Enterprise Web Store policies. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/app/policy/policy_templates.json ('k') | chrome/browser/extensions/component_loader.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/browser_resources.h" type="rc_header"> 4 <output filename="grit/browser_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="browser_resources.pak" type="data_package" /> 7 <output filename="browser_resources.pak" type="data_package" />
8 <output filename="browser_resources.rc" type="rc_all" /> 8 <output filename="browser_resources.rc" type="rc_all" />
9 </outputs> 9 </outputs>
10 <release seq="1"> 10 <release seq="1">
(...skipping 245 matching lines...) Expand 10 before | Expand all | Expand 10 after
256 <include name="IDR_FEEDBACK_JS" file="resources\feedback.js" flattenhtml=" true" type="BINDATA" /> 256 <include name="IDR_FEEDBACK_JS" file="resources\feedback.js" flattenhtml=" true" type="BINDATA" />
257 <include name="IDR_UBER_HTML" file="resources\uber\uber.html" flattenhtml= "true" type="BINDATA" /> 257 <include name="IDR_UBER_HTML" file="resources\uber\uber.html" flattenhtml= "true" type="BINDATA" />
258 <include name="IDR_UBER_JS" file="resources\uber\uber.js" type="BINDATA" / > 258 <include name="IDR_UBER_JS" file="resources\uber\uber.js" type="BINDATA" / >
259 <include name="IDR_UBER_FRAME_HTML" file="resources\uber\uber_frame.html" flattenhtml="true" type="BINDATA" /> 259 <include name="IDR_UBER_FRAME_HTML" file="resources\uber\uber_frame.html" flattenhtml="true" type="BINDATA" />
260 <include name="IDR_UBER_FRAME_JS" file="resources\uber\uber_frame.js" flat tenhtml="true" type="BINDATA" /> 260 <include name="IDR_UBER_FRAME_JS" file="resources\uber\uber_frame.js" flat tenhtml="true" type="BINDATA" />
261 <include name="IDR_UBER_UTILS_JS" file="resources\uber\uber_utils.js" type ="BINDATA" /> 261 <include name="IDR_UBER_UTILS_JS" file="resources\uber\uber_utils.js" type ="BINDATA" />
262 <include name="IDR_USER_ACTIONS_HTML" file="resources\user_actions\user_ac tions.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 262 <include name="IDR_USER_ACTIONS_HTML" file="resources\user_actions\user_ac tions.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
263 <include name="IDR_USER_ACTIONS_CSS" file="resources\user_actions\user_act ions.css" type="BINDATA" /> 263 <include name="IDR_USER_ACTIONS_CSS" file="resources\user_actions\user_act ions.css" type="BINDATA" />
264 <include name="IDR_USER_ACTIONS_JS" file="resources\user_actions\user_acti ons.js" type="BINDATA" /> 264 <include name="IDR_USER_ACTIONS_JS" file="resources\user_actions\user_acti ons.js" type="BINDATA" />
265 <include name="IDR_WEBSTORE_MANIFEST" file="resources\webstore_app\manifes t.json" type="BINDATA" /> 265 <include name="IDR_WEBSTORE_MANIFEST" file="resources\webstore_app\manifes t.json" type="BINDATA" />
266 <include name="IDR_ENTERPRISE_WEBSTORE_MANIFEST" file="resources\enterpris e_webstore_app\manifest.json" type="BINDATA" />
267 <if expr="pp_ifdef('use_ash')"> 266 <if expr="pp_ifdef('use_ash')">
268 <include name="IDR_TASK_MANAGER_HTML" file="resources\task_manager\main. html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 267 <include name="IDR_TASK_MANAGER_HTML" file="resources\task_manager\main. html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
269 <include name="IDR_TASK_MANAGER_COMMANDS_JS" file="resources\task_manage r\commands.js" type="BINDATA" /> 268 <include name="IDR_TASK_MANAGER_COMMANDS_JS" file="resources\task_manage r\commands.js" type="BINDATA" />
270 <!-- The following defines.js uses flattenhtml feature to remove the pla tform-dependent code at compile-time. --> 269 <!-- The following defines.js uses flattenhtml feature to remove the pla tform-dependent code at compile-time. -->
271 <include name="IDR_TASK_MANAGER_DEFINES_JS" file="resources\task_manager \defines.js" flattenhtml="true" type="BINDATA" /> 270 <include name="IDR_TASK_MANAGER_DEFINES_JS" file="resources\task_manager \defines.js" flattenhtml="true" type="BINDATA" />
272 <include name="IDR_TASK_MANAGER_INCLUDES_JS" file="resources\task_manage r\includes.js" type="BINDATA" /> 271 <include name="IDR_TASK_MANAGER_INCLUDES_JS" file="resources\task_manage r\includes.js" type="BINDATA" />
273 <include name="IDR_TASK_MANAGER_PRELOAD_JS" file="resources\task_manager \preload.js" type="BINDATA" /> 272 <include name="IDR_TASK_MANAGER_PRELOAD_JS" file="resources\task_manager \preload.js" type="BINDATA" />
274 <!-- The following main.js uses flattenhtml feature to remove the platfo rm-dependent code at complie-time. --> 273 <!-- The following main.js uses flattenhtml feature to remove the platfo rm-dependent code at complie-time. -->
275 <include name="IDR_TASK_MANAGER_JS" file="resources\task_manager\main.js " flattenhtml="true" type="BINDATA" /> 274 <include name="IDR_TASK_MANAGER_JS" file="resources\task_manager\main.js " flattenhtml="true" type="BINDATA" />
276 <include name="IDR_TASK_MANAGER_MEASURE_TIME_JS" file="resources\task_ma nager\measure_time.js" type="BINDATA" /> 275 <include name="IDR_TASK_MANAGER_MEASURE_TIME_JS" file="resources\task_ma nager\measure_time.js" type="BINDATA" />
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
361 <include name="IDR_MANAGED_MODE_BLOCK_INTERSTITIAL_HTML" file="resources\m anaged_mode_block_interstitial.html" flattenhtml="true" type="BINDATA" /> 360 <include name="IDR_MANAGED_MODE_BLOCK_INTERSTITIAL_HTML" file="resources\m anaged_mode_block_interstitial.html" flattenhtml="true" type="BINDATA" />
362 <include name="IDR_MANAGED_USER_PASSPHRASE_DIALOG_JS" file="resources\mana ged_user_passphrase_dialog.js" type="BINDATA" /> 361 <include name="IDR_MANAGED_USER_PASSPHRASE_DIALOG_JS" file="resources\mana ged_user_passphrase_dialog.js" type="BINDATA" />
363 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_HTML" file="resources\profi le_signin_confirmation.html" type="BINDATA" /> 362 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_HTML" file="resources\profi le_signin_confirmation.html" type="BINDATA" />
364 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_JS" file="resources\profile _signin_confirmation.js" type="BINDATA" /> 363 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_JS" file="resources\profile _signin_confirmation.js" type="BINDATA" />
365 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_CSS" file="resources\profil e_signin_confirmation.css" type="BINDATA" /> 364 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_CSS" file="resources\profil e_signin_confirmation.css" type="BINDATA" />
366 365
367 <include name="IDR_RECENTLY_CLOSED_WINDOW" file="resources\ntp4\images\clo sed_window.png" type="BINDATA" /> 366 <include name="IDR_RECENTLY_CLOSED_WINDOW" file="resources\ntp4\images\clo sed_window.png" type="BINDATA" />
368 </includes> 367 </includes>
369 </release> 368 </release>
370 </grit> 369 </grit>
OLDNEW
« no previous file with comments | « chrome/app/policy/policy_templates.json ('k') | chrome/browser/extensions/component_loader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698