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

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

Issue 8477005: Add policies to specify an enterprise web store. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebasse. Created 9 years, 1 month 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
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 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
109 <include name="IDR_SYNC_SETTING_UP_HTML" file="sync\resources\setting_up.h tml" flattenhtml="true" type="BINDATA" /> 109 <include name="IDR_SYNC_SETTING_UP_HTML" file="sync\resources\setting_up.h tml" flattenhtml="true" type="BINDATA" />
110 <include name="IDR_SYNC_SETUP_DONE_HTML" file="sync\resources\setup_done.h tml" flattenhtml="true" type="BINDATA" /> 110 <include name="IDR_SYNC_SETUP_DONE_HTML" file="sync\resources\setup_done.h tml" flattenhtml="true" type="BINDATA" />
111 <include name="IDR_SYNC_SETUP_FLOW_HTML" file="sync\resources\setup_flow.h tml" flattenhtml="true" type="BINDATA" /> 111 <include name="IDR_SYNC_SETUP_FLOW_HTML" file="sync\resources\setup_flow.h tml" flattenhtml="true" type="BINDATA" />
112 <include name="IDR_TASK_MANAGER_HTML" file="resources\task_manager\main.ht ml" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 112 <include name="IDR_TASK_MANAGER_HTML" file="resources\task_manager\main.ht ml" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
113 <include name="IDR_TASK_MANAGER_INCLUDES_JS" file="resources\task_manager\ includes.js" type="BINDATA" /> 113 <include name="IDR_TASK_MANAGER_INCLUDES_JS" file="resources\task_manager\ includes.js" type="BINDATA" />
114 <include name="IDR_TASK_MANAGER_JS" file="resources\task_manager\main.js" type="BINDATA" /> 114 <include name="IDR_TASK_MANAGER_JS" file="resources\task_manager\main.js" type="BINDATA" />
115 <include name="IDR_TRACING_HTML" file="resources\tracing.html" flattenhtml ="true" allowexternalscript="true" type="BINDATA" /> 115 <include name="IDR_TRACING_HTML" file="resources\tracing.html" flattenhtml ="true" allowexternalscript="true" type="BINDATA" />
116 <include name="IDR_TRACING_JS" file="resources\tracing.js" flattenhtml="tr ue" type="BINDATA" /> 116 <include name="IDR_TRACING_JS" file="resources\tracing.js" flattenhtml="tr ue" type="BINDATA" />
117 <include name="IDR_TRANSLATE_JS" file="resources\translate.js" type="BINDA TA" /> 117 <include name="IDR_TRANSLATE_JS" file="resources\translate.js" type="BINDA TA" />
118 <include name="IDR_WEBSTORE_MANIFEST" file="resources\webstore_app\manifes t.json" type="BINDATA" /> 118 <include name="IDR_WEBSTORE_MANIFEST" file="resources\webstore_app\manifes t.json" type="BINDATA" />
119 <include name="IDR_ENTERPRISE_WEBSTORE_MANIFEST" file="resources\enterpris e_webstore_app\manifest.json" type="BINDATA" />
119 <if expr="not pp_ifdef('chromeos')"> 120 <if expr="not pp_ifdef('chromeos')">
120 <include name="IDR_SYNC_PROMO_JS" file="resources\sync_promo.js" flatten html="true" type="BINDATA" /> 121 <include name="IDR_SYNC_PROMO_JS" file="resources\sync_promo.js" flatten html="true" type="BINDATA" />
121 <include name="IDR_SYNC_PROMO_HTML" file="resources\sync_promo.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" /> 122 <include name="IDR_SYNC_PROMO_HTML" file="resources\sync_promo.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" />
122 </if> 123 </if>
123 <if expr="pp_ifdef('chromeos')"> 124 <if expr="pp_ifdef('chromeos')">
124 <include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys.html" flatt enhtml="true" type="BINDATA" /> 125 <include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys.html" flatt enhtml="true" type="BINDATA" />
125 <include name="IDR_ACTIVE_DOWNLOADS_HTML" file="resources\active_downloa ds.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 126 <include name="IDR_ACTIVE_DOWNLOADS_HTML" file="resources\active_downloa ds.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
126 <include name="IDR_ACTIVE_DOWNLOADS_JS" file="resources\active_downloads .js" type="BINDATA" /> 127 <include name="IDR_ACTIVE_DOWNLOADS_JS" file="resources\active_downloads .js" type="BINDATA" />
127 <include name="IDR_CHOOSE_MOBILE_NETWORK_HTML" file="resources\chromeos\ choose_mobile_network.html" flattenhtml="true" allowexternalscript="true" type=" BINDATA" /> 128 <include name="IDR_CHOOSE_MOBILE_NETWORK_HTML" file="resources\chromeos\ choose_mobile_network.html" flattenhtml="true" allowexternalscript="true" type=" BINDATA" />
128 <include name="IDR_CHOOSE_MOBILE_NETWORK_JS" file="resources\chromeos\ch oose_mobile_network.js" type="BINDATA" /> 129 <include name="IDR_CHOOSE_MOBILE_NETWORK_JS" file="resources\chromeos\ch oose_mobile_network.js" type="BINDATA" />
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
165 </if> 166 </if>
166 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')"> 167 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')">
167 <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json " type="BINDATA" /> 168 <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json " type="BINDATA" />
168 </if> 169 </if>
169 <if expr="pp_ifdef('is_macosx')"> 170 <if expr="pp_ifdef('is_macosx')">
170 <include name="IDR_NACL_SANDBOX_DEFINITION" file="nacl_loader.sb" type=" BINDATA" /> 171 <include name="IDR_NACL_SANDBOX_DEFINITION" file="nacl_loader.sb" type=" BINDATA" />
171 </if> 172 </if>
172 </includes> 173 </includes>
173 </release> 174 </release>
174 </grit> 175 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698