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

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

Issue 1223793018: Fake MD Flags sample WebUI (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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
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 </outputs> 8 </outputs>
9 <release seq="1"> 9 <release seq="1">
10 <structures> 10 <structures>
(...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after
234 <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugi ns_linux.json" type="BINDATA" /> 234 <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugi ns_linux.json" type="BINDATA" />
235 </if> 235 </if>
236 <if expr="is_android"> 236 <if expr="is_android">
237 <include name="IDR_POLICY_CSS" file="resources\policy_android.css" type= "BINDATA"/> 237 <include name="IDR_POLICY_CSS" file="resources\policy_android.css" type= "BINDATA"/>
238 </if> 238 </if>
239 <if expr="not is_android"> 239 <if expr="not is_android">
240 <include name="IDR_POLICY_CSS" file="resources\policy.css" type="BINDATA "/> 240 <include name="IDR_POLICY_CSS" file="resources\policy.css" type="BINDATA "/>
241 </if> 241 </if>
242 <include name="IDR_POLICY_HTML" file="resources\policy.html" flattenhtml=" true" allowexternalscript="true" type="BINDATA"/> 242 <include name="IDR_POLICY_HTML" file="resources\policy.html" flattenhtml=" true" allowexternalscript="true" type="BINDATA"/>
243 <include name="IDR_POLICY_JS" file="resources\policy.js" type="BINDATA"/> 243 <include name="IDR_POLICY_JS" file="resources\policy.js" type="BINDATA"/>
244 <include name="IDR_POLYMER_FLAGS_CSS" file="resources\polymer_flags\polyme r_flags.css" type="BINDATA" />
245 <include name="IDR_POLYMER_FLAGS_HTML" file="resources\polymer_flags\polym er_flags.html" type="BINDATA" />
246 <include name="IDR_POLYMER_FLAGS_JS" file="resources\polymer_flags\polymer _flags.js" type="BINDATA" />
247 <include name="IDR_POLYMER_FLAGS_FLAG_CSS" file="resources\polymer_flags\f lag.css" type="BINDATA" />
248 <include name="IDR_POLYMER_FLAGS_FLAG_HTML" file="resources\polymer_flags\ flag.html" type="BINDATA" />
249 <include name="IDR_POLYMER_FLAGS_FLAG_JS" file="resources\polymer_flags\fl ag.js" type="BINDATA" />
250 <include name="IDR_POLYMER_FLAGS_TABLE_CSS" file="resources\polymer_flags\ flags_table.css" type="BINDATA" />
251 <include name="IDR_POLYMER_FLAGS_TABLE_HTML" file="resources\polymer_flags \flags_table.html" type="BINDATA" />
252 <include name="IDR_POLYMER_FLAGS_TABLE_JS" file="resources\polymer_flags\f lags_table.js" type="BINDATA" />
244 <if expr="enable_print_preview"> 253 <if expr="enable_print_preview">
245 <include name="IDR_PRINT_PREVIEW_HTML" file="resources\print_preview\pri nt_preview.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 254 <include name="IDR_PRINT_PREVIEW_HTML" file="resources\print_preview\pri nt_preview.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
246 <include name="IDR_PRINT_PREVIEW_JS" file="resources\print_preview\print _preview.js" flattenhtml="true" type="BINDATA" /> 255 <include name="IDR_PRINT_PREVIEW_JS" file="resources\print_preview\print _preview.js" flattenhtml="true" type="BINDATA" />
247 <include name="IDR_PRINT_PREVIEW_IMAGES_PRINTER" 256 <include name="IDR_PRINT_PREVIEW_IMAGES_PRINTER"
248 file="resources\print_preview\images\printer.png" type="BINDATA " /> 257 file="resources\print_preview\images\printer.png" type="BINDATA " />
249 <include name="IDR_PRINT_PREVIEW_IMAGES_PRINTER_SHARED" 258 <include name="IDR_PRINT_PREVIEW_IMAGES_PRINTER_SHARED"
250 file="resources\print_preview\images\printer_shared.png" type=" BINDATA" /> 259 file="resources\print_preview\images\printer_shared.png" type=" BINDATA" />
251 <include name="IDR_PRINT_PREVIEW_IMAGES_GOOGLE_DOC" 260 <include name="IDR_PRINT_PREVIEW_IMAGES_GOOGLE_DOC"
252 file="resources\print_preview\images\google_doc.png" type="BIND ATA" /> 261 file="resources\print_preview\images\google_doc.png" type="BIND ATA" />
253 <include name="IDR_PRINT_PREVIEW_IMAGES_PDF" 262 <include name="IDR_PRINT_PREVIEW_IMAGES_PDF"
(...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after
426 </if> 435 </if>
427 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" /> 436 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" />
428 <include name="IDR_MD_SETTINGS_UI_HTML" file="resources\md_settings\md_set tings.html" type="BINDATA" /> 437 <include name="IDR_MD_SETTINGS_UI_HTML" file="resources\md_settings\md_set tings.html" type="BINDATA" />
429 <include name="IDR_MD_SETTINGS_UI_CSS" file="resources\md_settings\md_sett ings.css" type="BINDATA" /> 438 <include name="IDR_MD_SETTINGS_UI_CSS" file="resources\md_settings\md_sett ings.css" type="BINDATA" />
430 <if expr="enable_media_router"> 439 <if expr="enable_media_router">
431 <part file="media_router_resources.grdp" /> 440 <part file="media_router_resources.grdp" />
432 </if> 441 </if>
433 </includes> 442 </includes>
434 </release> 443 </release>
435 </grit> 444 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698