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

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

Issue 1224623013: Port downloads.ItemView to a Polymer component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@p-dl-rough-draft2
Patch Set: merge 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
« no previous file with comments | « no previous file | chrome/browser/resources/downloads/compiled_resources2.gyp » ('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 </outputs> 8 </outputs>
9 <release seq="1"> 9 <release seq="1">
10 <structures> 10 <structures>
11 <if expr="not is_win and not is_macosx and not is_ios"> 11 <if expr="not is_win and not is_macosx and not is_ios">
12 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_lin ux.html" flattenhtml="true" type="chrome_html" /> 12 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_lin ux.html" flattenhtml="true" type="chrome_html" />
13 </if> 13 </if>
14 <if expr="is_macosx or is_ios"> 14 <if expr="is_macosx or is_ios">
15 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_mac .html" flattenhtml="true" type="chrome_html" /> 15 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_mac .html" flattenhtml="true" type="chrome_html" />
16 </if> 16 </if>
17 <if expr="is_win"> 17 <if expr="is_win">
18 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory.htm l" flattenhtml="true" type="chrome_html" /> 18 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory.htm l" flattenhtml="true" type="chrome_html" />
19 </if> 19 </if>
20 <structure name="IDR_ABOUT_MEMORY_CSS" file="resources\about_memory.css" t ype="chrome_html" /> 20 <structure name="IDR_ABOUT_MEMORY_CSS" file="resources\about_memory.css" t ype="chrome_html" />
21 <structure name="IDR_ABOUT_VERSION_HTML" file="resources\about_version.htm l" flattenhtml="true" allowexternalscript="true" type="chrome_html" /> 21 <structure name="IDR_ABOUT_VERSION_HTML" file="resources\about_version.htm l" flattenhtml="true" allowexternalscript="true" type="chrome_html" />
22 <if expr="enable_app_list"> 22 <if expr="enable_app_list">
23 <structure name="IDR_APP_LIST_START_PAGE_CSS" file="resources\app_list\s tart_page.css" flattenhtml="true" type="chrome_html" /> 23 <structure name="IDR_APP_LIST_START_PAGE_CSS" file="resources\app_list\s tart_page.css" flattenhtml="true" type="chrome_html" />
24 <structure name="IDR_APP_LIST_START_PAGE_HTML" file="resources\app_list\ start_page.html" flattenhtml="true" type="chrome_html" /> 24 <structure name="IDR_APP_LIST_START_PAGE_HTML" file="resources\app_list\ start_page.html" flattenhtml="true" type="chrome_html" />
25 <structure name="IDR_APP_LIST_START_PAGE_JS" file="resources\app_list\st art_page.js" flattenhtml="true" type="chrome_html" /> 25 <structure name="IDR_APP_LIST_START_PAGE_JS" file="resources\app_list\st art_page.js" flattenhtml="true" type="chrome_html" />
26 </if> 26 </if>
27 <if expr="not is_android"> 27 <if expr="not is_android">
28 <structure name="IDR_DOWNLOADS_HTML" file="resources\downloads\downloads .html" flattenhtml="true" allowexternalscript="true" type="chrome_html" /> 28 <structure name="IDR_DOWNLOADS_DOWNLOADS_HTML" file="resources\downloads \downloads.html" flattenhtml="true" allowexternalscript="true" type="chrome_html " />
29 <!-- TODO(dbeam): remove flattening from all new MD UIs. --> 29 <structure name="IDR_MD_DOWNLOADS_DOWNLOADS_HTML" file="resources\md_dow nloads\downloads.html" flattenhtml="true" allowexternalscript="true" type="chrom e_html" />
30 <structure name="IDR_MD_DOWNLOADS_HTML" file="resources\md_downloads\dow nloads.html" flattenhtml="true" allowexternalscript="true" type="chrome_html" />
31 </if> 30 </if>
32 <if expr="enable_extensions"> 31 <if expr="enable_extensions">
33 <structure name="IDR_EXTENSIONS_HTML" file="resources\extensions\extensi ons.html" flattenhtml="true" type="chrome_html" /> 32 <structure name="IDR_EXTENSIONS_HTML" file="resources\extensions\extensi ons.html" flattenhtml="true" type="chrome_html" />
34 </if> 33 </if>
35 <if expr="chromeos"> 34 <if expr="chromeos">
36 <structure name="IDR_FIRST_RUN_HTML" file="resources\chromeos\first_run\ first_run.html" flattenhtml="true" type="chrome_html"/> 35 <structure name="IDR_FIRST_RUN_HTML" file="resources\chromeos\first_run\ first_run.html" flattenhtml="true" type="chrome_html"/>
37 <structure name="IDR_FIRST_RUN_JS" file="resources\chromeos\first_run\fi rst_run.js" flattenhtml="true" type="chrome_html" /> 36 <structure name="IDR_FIRST_RUN_JS" file="resources\chromeos\first_run\fi rst_run.js" flattenhtml="true" type="chrome_html" />
38 </if> 37 </if>
39 <if expr="not is_android"> 38 <if expr="not is_android">
40 <structure name="IDR_HELP_CSS" file="resources\help\help.css" flattenhtm l="true" type="chrome_html" /> 39 <structure name="IDR_HELP_CSS" file="resources\help\help.css" flattenhtm l="true" type="chrome_html" />
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
119 <include name="IDR_CRASHES_JS" file="resources\crashes.js" type="BINDATA" /> 118 <include name="IDR_CRASHES_JS" file="resources\crashes.js" type="BINDATA" />
120 <include name="IDR_CREDITS_HTML" file="${about_credits_file}" use_base_dir ="false" type="BINDATA" /> 119 <include name="IDR_CREDITS_HTML" file="${about_credits_file}" use_base_dir ="false" type="BINDATA" />
121 <include name="IDR_CREDITS_JS" file="resources\about_credits.js" type="BIN DATA" /> 120 <include name="IDR_CREDITS_JS" file="resources\about_credits.js" type="BIN DATA" />
122 <if expr="not is_ios"> 121 <if expr="not is_ios">
123 <include name="IDR_DEVTOOLS_DISCOVERY_PAGE_HTML" file="devtools\frontend \devtools_discovery_page.html" type="BINDATA"/> 122 <include name="IDR_DEVTOOLS_DISCOVERY_PAGE_HTML" file="devtools\frontend \devtools_discovery_page.html" type="BINDATA"/>
124 </if> 123 </if>
125 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_HTML" file="resources\doma in_reliability_internals.html" type="BINDATA" /> 124 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_HTML" file="resources\doma in_reliability_internals.html" type="BINDATA" />
126 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_CSS" file="resources\domai n_reliability_internals.css" type="BINDATA" /> 125 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_CSS" file="resources\domai n_reliability_internals.css" type="BINDATA" />
127 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_JS" file="resources\domain _reliability_internals.js" type="BINDATA" /> 126 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_JS" file="resources\domain _reliability_internals.js" type="BINDATA" />
128 <if expr="not is_android"> 127 <if expr="not is_android">
129 <include name="IDR_DOWNLOAD_CONSTANTS_JS" file="resources\downloads\cons tants.js" type="BINDATA" /> 128 <include name="IDR_DOWNLOADS_CONSTANTS_HTML" file="resources\downloads\c onstants.html" type="BINDATA" />
130 <include name="IDR_DOWNLOAD_FOCUS_ROW_JS" file="resources\downloads\focu s_row.js" type="BINDATA" /> 129 <include name="IDR_DOWNLOADS_CONSTANTS_JS" file="resources\downloads\con stants.js" type="BINDATA" />
131 <include name="IDR_DOWNLOAD_ITEM_VIEW_JS" file="resources\downloads\item _view.js" type="BINDATA" /> 130 <include name="IDR_DOWNLOADS_FOCUS_ROW_JS" file="resources\downloads\foc us_row.js" type="BINDATA" />
132 <include name="IDR_DOWNLOAD_MANAGER_JS" file="resources\downloads\manage r.js" type="BINDATA" /> 131 <include name="IDR_DOWNLOADS_ITEM_VIEW_JS" file="resources\downloads\ite m_view.js" type="BINDATA" />
133 <include name="IDR_DOWNLOAD_THROTTLED_ICON_LOADER_HTML" file="resources\ downloads\throttled_icon_loader.html" type="BINDATA" /> 132 <include name="IDR_DOWNLOADS_MANAGER_JS" file="resources\downloads\manag er.js" type="BINDATA" />
134 <include name="IDR_DOWNLOAD_THROTTLED_ICON_LOADER_JS" file="resources\do wnloads\throttled_icon_loader.js" type="BINDATA" /> 133 <include name="IDR_DOWNLOADS_THROTTLED_ICON_LOADER_HTML" file="resources \downloads\throttled_icon_loader.html" type="BINDATA" />
135 <include name="IDR_MD_DOWNLOAD_MANAGER_JS" file="resources\md_downloads\ manager.js" type="BINDATA" /> 134 <include name="IDR_DOWNLOADS_THROTTLED_ICON_LOADER_JS" file="resources\d ownloads\throttled_icon_loader.js" type="BINDATA" />
135 <include name="IDR_MD_DOWNLOADS_DOWNLOADS_CSS" file="resources\md_downlo ads\downloads.css" type="BINDATA" />
136 <include name="IDR_MD_DOWNLOADS_ITEM_VIEW_HTML" file="resources\md_downl oads\item_view.html" type="BINDATA" />
137 <include name="IDR_MD_DOWNLOADS_ITEM_VIEW_JS" file="resources\md_downloa ds\item_view.js" type="BINDATA" />
138 <include name="IDR_MD_DOWNLOADS_MANAGER_HTML" file="resources\md_downloa ds\manager.html" type="BINDATA" />
139 <include name="IDR_MD_DOWNLOADS_MANAGER_JS" file="resources\md_downloads \manager.js" type="BINDATA" />
140 <include name="IDR_MD_DOWNLOADS_STRINGS_HTML" file="resources\md_downloa ds\strings.html" type="BINDATA" />
136 </if> 141 </if>
137 <if expr="enable_extensions"> 142 <if expr="enable_extensions">
138 <include name="IDR_EXTENSION_COMMAND_LIST_JS" file="resources\extensions \extension_command_list.js" flattenhtml="true" type="BINDATA" /> 143 <include name="IDR_EXTENSION_COMMAND_LIST_JS" file="resources\extensions \extension_command_list.js" flattenhtml="true" type="BINDATA" />
139 <include name="IDR_EXTENSION_LIST_JS" file="resources\extensions\extensi on_list.js" flattenhtml="true" type="BINDATA" /> 144 <include name="IDR_EXTENSION_LIST_JS" file="resources\extensions\extensi on_list.js" flattenhtml="true" type="BINDATA" />
140 <include name="IDR_EXTENSIONS_JS" file="resources\extensions\extensions. js" flattenhtml="true" type="BINDATA" /> 145 <include name="IDR_EXTENSIONS_JS" file="resources\extensions\extensions. js" flattenhtml="true" type="BINDATA" />
141 </if> 146 </if>
142 <include name="IDR_FEEDBACK_MANIFEST" file="resources\feedback\manifest.js on" type="BINDATA" /> 147 <include name="IDR_FEEDBACK_MANIFEST" file="resources\feedback\manifest.js on" type="BINDATA" />
143 <include name="IDR_FLAGS_HTML" file="resources\flags.html" flattenhtml="tr ue" type="BINDATA" /> 148 <include name="IDR_FLAGS_HTML" file="resources\flags.html" flattenhtml="tr ue" type="BINDATA" />
144 <include name="IDR_FLAGS_JS" file="resources\flags.js" type="BINDATA" /> 149 <include name="IDR_FLAGS_JS" file="resources\flags.js" type="BINDATA" />
145 <if expr="_google_chrome or enable_hangout_services_extension"> 150 <if expr="_google_chrome or enable_hangout_services_extension">
(...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after
425 </if> 430 </if>
426 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" /> 431 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" />
427 <include name="IDR_MD_SETTINGS_UI_HTML" file="resources\md_settings\md_set tings.html" type="BINDATA" /> 432 <include name="IDR_MD_SETTINGS_UI_HTML" file="resources\md_settings\md_set tings.html" type="BINDATA" />
428 <include name="IDR_MD_SETTINGS_UI_CSS" file="resources\md_settings\md_sett ings.css" type="BINDATA" /> 433 <include name="IDR_MD_SETTINGS_UI_CSS" file="resources\md_settings\md_sett ings.css" type="BINDATA" />
429 <if expr="enable_media_router"> 434 <if expr="enable_media_router">
430 <part file="media_router_resources.grdp" /> 435 <part file="media_router_resources.grdp" />
431 </if> 436 </if>
432 </includes> 437 </includes>
433 </release> 438 </release>
434 </grit> 439 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/downloads/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698