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

Side by Side Diff: ui/webui/resources/webui_resources.grd

Issue 599653003: Remove old template html boilerplate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bydefault
Patch Set: fix android Created 6 years, 2 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
« no previous file with comments | « ui/webui/resources/js/local_strings.js ('k') | no next file » | 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 <!-- This comment is only here because changes to resources are not picked up 2 <!-- This comment is only here because changes to resources are not picked up
3 without changes to the corresponding grd file. --> 3 without changes to the corresponding grd file. -->
4 <grit latest_public_release="0" current_release="1"> 4 <grit latest_public_release="0" current_release="1">
5 <outputs> 5 <outputs>
6 <output filename="grit/webui_resources.h" type="rc_header"> 6 <output filename="grit/webui_resources.h" type="rc_header">
7 <emit emit_type='prepend'></emit> 7 <emit emit_type='prepend'></emit>
8 </output> 8 </output>
9 <output filename="grit/webui_resources_map.cc" 9 <output filename="grit/webui_resources_map.cc"
10 type="resource_file_map_source" /> 10 type="resource_file_map_source" />
11 <output filename="grit/webui_resources_map.h" type="resource_map_header" /> 11 <output filename="grit/webui_resources_map.h" type="resource_map_header" />
12 <output filename="webui_resources.pak" type="data_package" /> 12 <output filename="webui_resources.pak" type="data_package" />
13 </outputs> 13 </outputs>
14 <release seq="1"> 14 <release seq="1">
15 <includes> 15 <includes>
16 <include name="IDR_WEBUI_I18N_PROCESS_JS" file="js/i18n_process.js" type=" BINDATA" /> 16 <include name="IDR_WEBUI_I18N_PROCESS_JS" file="js/i18n_process.js" type=" BINDATA" />
17 <include name="IDR_WEBUI_I18N_TEMPLATE_JS" file="js/i18n_template.js" type ="BINDATA" />
18 <include name="IDR_WEBUI_I18N_TEMPLATE2_JS" file="js/i18n_template2.js" fl attenhtml="true" type="BINDATA" /> 17 <include name="IDR_WEBUI_I18N_TEMPLATE2_JS" file="js/i18n_template2.js" fl attenhtml="true" type="BINDATA" />
19 <include name="IDR_WEBUI_JSTEMPLATE_JS" file="js/jstemplate_compiled.js" f lattenhtml="true" type="BINDATA" /> 18 <include name="IDR_WEBUI_JSTEMPLATE_JS" file="js/jstemplate_compiled.js" f lattenhtml="true" type="BINDATA" />
20 19
21 <!-- Component apps common image resources - 1x --> 20 <!-- Component apps common image resources - 1x -->
22 <!-- White button --> 21 <!-- White button -->
23 <include name="IDR_WEBUI_IMAGES_APPS_BUTTON" 22 <include name="IDR_WEBUI_IMAGES_APPS_BUTTON"
24 file="../../resources/default_100_percent/common/button.png" type ="BINDATA" /> 23 file="../../resources/default_100_percent/common/button.png" type ="BINDATA" />
25 <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_PRESSED" 24 <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_PRESSED"
26 file="../../resources/default_100_percent/common/button_pressed.p ng" type="BINDATA" /> 25 file="../../resources/default_100_percent/common/button_pressed.p ng" type="BINDATA" />
27 <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_HOVER" 26 <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_HOVER"
(...skipping 321 matching lines...) Expand 10 before | Expand all | Expand 10 after
349 file="js/cr/ui/tree.js" type="chrome_html" /> 348 file="js/cr/ui/tree.js" type="chrome_html" />
350 <structure name="IDR_WEBUI_JS_CR_UI_TOUCH_HANDLER" 349 <structure name="IDR_WEBUI_JS_CR_UI_TOUCH_HANDLER"
351 file="js/cr/ui/touch_handler.js" type="chrome_html" /> 350 file="js/cr/ui/touch_handler.js" type="chrome_html" />
352 <structure name="IDR_WEBUI_JS_EVENT_TRACKER" 351 <structure name="IDR_WEBUI_JS_EVENT_TRACKER"
353 file="js/event_tracker.js" type="chrome_html" /> 352 file="js/event_tracker.js" type="chrome_html" />
354 <structure name="IDR_WEBUI_JS_I18N_TEMPLATE_NO_PROCESS" 353 <structure name="IDR_WEBUI_JS_I18N_TEMPLATE_NO_PROCESS"
355 file="js/i18n_template_no_process.js" 354 file="js/i18n_template_no_process.js"
356 type="chrome_html" /> 355 type="chrome_html" />
357 <structure name="IDR_WEBUI_JS_LOAD_TIME_DATA" 356 <structure name="IDR_WEBUI_JS_LOAD_TIME_DATA"
358 file="js/load_time_data.js" type="chrome_html" /> 357 file="js/load_time_data.js" type="chrome_html" />
359 <structure name="IDR_WEBUI_JS_LOCAL_STRINGS"
360 file="js/local_strings.js" type="chrome_html" />
361 <structure name="IDR_WEBUI_JS_MEDIA_COMMON" 358 <structure name="IDR_WEBUI_JS_MEDIA_COMMON"
362 file="js/media_common.js" type="chrome_html" /> 359 file="js/media_common.js" type="chrome_html" />
363 <structure name="IDR_WEBUI_JS_PARSE_HTML_SUBSET" 360 <structure name="IDR_WEBUI_JS_PARSE_HTML_SUBSET"
364 file="js/parse_html_subset.js" type="chrome_html" /> 361 file="js/parse_html_subset.js" type="chrome_html" />
365 <structure name="IDR_WEBUI_JS_UTIL" 362 <structure name="IDR_WEBUI_JS_UTIL"
366 file="js/util.js" type="chrome_html" flattenhtml="true" /> 363 file="js/util.js" type="chrome_html" flattenhtml="true" />
367 <structure name="IDR_WEBUI_JS_WEBUI_RESOURCE_TEST" 364 <structure name="IDR_WEBUI_JS_WEBUI_RESOURCE_TEST"
368 file="js/webui_resource_test.js" type="chrome_html" /> 365 file="js/webui_resource_test.js" type="chrome_html" />
369 <if expr="chromeos"> 366 <if expr="chromeos">
370 <structure name="IDR_WEBUI_CSS_UI_ACCOUNT_TWEAKS" 367 <structure name="IDR_WEBUI_CSS_UI_ACCOUNT_TWEAKS"
371 file="css/chromeos/ui_account_tweaks.css" 368 file="css/chromeos/ui_account_tweaks.css"
372 type="chrome_html" /> 369 type="chrome_html" />
373 <structure name="IDR_WEBUI_JS_UI_ACCOUNT_TWEAKS" 370 <structure name="IDR_WEBUI_JS_UI_ACCOUNT_TWEAKS"
374 file="js/chromeos/ui_account_tweaks.js" 371 file="js/chromeos/ui_account_tweaks.js"
375 type="chrome_html" /> 372 type="chrome_html" />
376 </if> 373 </if>
377 </structures> 374 </structures>
378 </release> 375 </release>
379 </grit> 376 </grit>
OLDNEW
« no previous file with comments | « ui/webui/resources/js/local_strings.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698