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

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

Issue 2670723002: [MD History] Vulcanize as part of GN build. (Closed)
Patch Set: address nits Created 3 years, 10 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" output_all_resource_defines= "false"> 2 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false">
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 263 matching lines...) Expand 10 before | Expand all | Expand 10 after
274 274
275 <!-- MD History. --> 275 <!-- MD History. -->
276 <include name="IDR_MD_HISTORY_CONSTANTS_HTML" file="resources\md_history \constants.html" type="BINDATA" /> 276 <include name="IDR_MD_HISTORY_CONSTANTS_HTML" file="resources\md_history \constants.html" type="BINDATA" />
277 <include name="IDR_MD_HISTORY_CONSTANTS_JS" file="resources\md_history\c onstants.js" type="BINDATA" /> 277 <include name="IDR_MD_HISTORY_CONSTANTS_JS" file="resources\md_history\c onstants.js" type="BINDATA" />
278 <include name="IDR_MD_HISTORY_HISTORY_HTML" file="resources\md_history\h istory.html" flattenhtml="true" type="BINDATA" compress="gzip" /> 278 <include name="IDR_MD_HISTORY_HISTORY_HTML" file="resources\md_history\h istory.html" flattenhtml="true" type="BINDATA" compress="gzip" />
279 <include name="IDR_MD_HISTORY_HISTORY_JS" file="resources\md_history\his tory.js" type="BINDATA" /> 279 <include name="IDR_MD_HISTORY_HISTORY_JS" file="resources\md_history\his tory.js" type="BINDATA" />
280 <include name="IDR_MD_HISTORY_IMAGES_100_SIGN_IN_PROMO_JPG" file="resour ces\md_history\images\100\sign_in_promo.jpg" type="BINDATA" /> 280 <include name="IDR_MD_HISTORY_IMAGES_100_SIGN_IN_PROMO_JPG" file="resour ces\md_history\images\100\sign_in_promo.jpg" type="BINDATA" />
281 <include name="IDR_MD_HISTORY_IMAGES_200_SIGN_IN_PROMO_JPG" file="resour ces\md_history\images\200\sign_in_promo.jpg" type="BINDATA" /> 281 <include name="IDR_MD_HISTORY_IMAGES_200_SIGN_IN_PROMO_JPG" file="resour ces\md_history\images\200\sign_in_promo.jpg" type="BINDATA" />
282 <if expr="use_vulcanize"> 282 <if expr="use_vulcanize">
283 <then> 283 <then>
284 <include name="IDR_MD_HISTORY_APP_VULCANIZED_HTML" file="resources\m d_history\app.vulcanized.html" flattenhtml="true" allowexternalscript="true" typ e="BINDATA" compress="gzip" /> 284 <include name="IDR_MD_HISTORY_APP_VULCANIZED_HTML" file="${root_gen_ dir}\chrome\browser\resources\md_history\app.vulcanized.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" compress="gzip" use_base_dir="false" />
285 <include name="IDR_MD_HISTORY_APP_CRISPER_JS" file="resources\md_his tory\app.crisper.js" flattenhtml="true" allowexternalscript="true" type="BINDATA " compress="gzip" /> 285 <include name="IDR_MD_HISTORY_APP_CRISPER_JS" file="${root_gen_dir}\ chrome\browser\resources\md_history\app.crisper.js" flattenhtml="true" allowexte rnalscript="true" type="BINDATA" compress="gzip" use_base_dir="false" />
286 <include name="IDR_MD_HISTORY_LAZY_LOAD_VULCANIZED_HTML" file="resou rces\md_history\lazy_load.vulcanized.html" allowexternalscript="true" type="BIND ATA" compress="gzip" /> 286 <include name="IDR_MD_HISTORY_LAZY_LOAD_VULCANIZED_HTML" file="${roo t_gen_dir}\chrome\browser\resources\md_history\lazy_load.vulcanized.html" allowe xternalscript="true" type="BINDATA" compress="gzip" use_base_dir="false" />
287 <include name="IDR_MD_HISTORY_LAZY_LOAD_CRISPER_JS" file="resources\ md_history\lazy_load.crisper.js" allowexternalscript="true" type="BINDATA" compr ess="gzip" /> 287 <include name="IDR_MD_HISTORY_LAZY_LOAD_CRISPER_JS" file="${root_gen _dir}\chrome\browser\resources\md_history\lazy_load.crisper.js" allowexternalscr ipt="true" type="BINDATA" compress="gzip" use_base_dir="false" />
288 </then> 288 </then>
289 <else> 289 <else>
290 <include name="IDR_MD_HISTORY_APP_HTML" file="resources\md_history\a pp.html" type="BINDATA" /> 290 <include name="IDR_MD_HISTORY_APP_HTML" file="resources\md_history\a pp.html" type="BINDATA" />
291 <include name="IDR_MD_HISTORY_APP_JS" file="resources\md_history\app .js" type="BINDATA" /> 291 <include name="IDR_MD_HISTORY_APP_JS" file="resources\md_history\app .js" type="BINDATA" />
292 <include name="IDR_MD_HISTORY_BROWSER_SERVICE_HTML" file="resources\ md_history\browser_service.html" type="BINDATA" /> 292 <include name="IDR_MD_HISTORY_BROWSER_SERVICE_HTML" file="resources\ md_history\browser_service.html" type="BINDATA" />
293 <include name="IDR_MD_HISTORY_BROWSER_SERVICE_JS" file="resources\md _history\browser_service.js" type="BINDATA" /> 293 <include name="IDR_MD_HISTORY_BROWSER_SERVICE_JS" file="resources\md _history\browser_service.js" type="BINDATA" />
294 <include name="IDR_MD_HISTORY_GROUPED_LIST_HTML" file="resources\md_ history\grouped_list.html" type="BINDATA" /> 294 <include name="IDR_MD_HISTORY_GROUPED_LIST_HTML" file="resources\md_ history\grouped_list.html" type="BINDATA" />
295 <include name="IDR_MD_HISTORY_GROUPED_LIST_JS" file="resources\md_hi story\grouped_list.js" type="BINDATA" /> 295 <include name="IDR_MD_HISTORY_GROUPED_LIST_JS" file="resources\md_hi story\grouped_list.js" type="BINDATA" />
296 <include name="IDR_MD_HISTORY_HISTORY_ITEM_HTML" file="resources\md_ history\history_item.html" type="BINDATA" /> 296 <include name="IDR_MD_HISTORY_HISTORY_ITEM_HTML" file="resources\md_ history\history_item.html" type="BINDATA" />
297 <include name="IDR_MD_HISTORY_HISTORY_ITEM_JS" file="resources\md_hi story\history_item.js" type="BINDATA" /> 297 <include name="IDR_MD_HISTORY_HISTORY_ITEM_JS" file="resources\md_hi story\history_item.js" type="BINDATA" />
(...skipping 341 matching lines...) Expand 10 before | Expand all | Expand 10 after
639 <include name="IDR_WELCOME_WIN10_DEFAULT_SMALL_WEBP" file="resources\wel come\win10\default-small.webp" type="BINDATA" /> 639 <include name="IDR_WELCOME_WIN10_DEFAULT_SMALL_WEBP" file="resources\wel come\win10\default-small.webp" type="BINDATA" />
640 <include name="IDR_WELCOME_WIN10_PIN_LARGE_WEBP" file="resources\welcome \win10\pin-large.webp" type="BINDATA" /> 640 <include name="IDR_WELCOME_WIN10_PIN_LARGE_WEBP" file="resources\welcome \win10\pin-large.webp" type="BINDATA" />
641 <include name="IDR_WELCOME_WIN10_PIN_SMALL_WEBP" file="resources\welcome \win10\pin-small.webp" type="BINDATA" /> 641 <include name="IDR_WELCOME_WIN10_PIN_SMALL_WEBP" file="resources\welcome \win10\pin-small.webp" type="BINDATA" />
642 </if> 642 </if>
643 <if expr="not is_android and not is_ios"> 643 <if expr="not is_android and not is_ios">
644 <include name="IDR_SSL_ERROR_ASSISTANT_PB" file="${root_gen_dir}/chrome/ browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.pb" use_base_dir=" false" type="BINDATA" /> 644 <include name="IDR_SSL_ERROR_ASSISTANT_PB" file="${root_gen_dir}/chrome/ browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.pb" use_base_dir=" false" type="BINDATA" />
645 </if> 645 </if>
646 </includes> 646 </includes>
647 </release> 647 </release>
648 </grit> 648 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698