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

Side by Side Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 1135013005: Convert the downloads page to Polymer 0.8 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 7 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/settings_resources.h" type="rc_header"> 4 <output filename="grit/settings_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="grit/settings_resources_map.cc" 7 <output filename="grit/settings_resources_map.cc"
8 type="resource_file_map_source" /> 8 type="resource_file_map_source" />
9 <output filename="grit/settings_resources_map.h" 9 <output filename="grit/settings_resources_map.h"
10 type="resource_map_header" /> 10 type="resource_map_header" />
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 type="chrome_html" /> 84 type="chrome_html" />
85 <structure name="IDR_SETTINGS_DATE_TIME_PAGE_CSS" 85 <structure name="IDR_SETTINGS_DATE_TIME_PAGE_CSS"
86 file="date_time_page/date_time_page.css" 86 file="date_time_page/date_time_page.css"
87 type="chrome_html" /> 87 type="chrome_html" />
88 <structure name="IDR_SETTINGS_DATE_TIME_PAGE_HTML" 88 <structure name="IDR_SETTINGS_DATE_TIME_PAGE_HTML"
89 file="date_time_page/date_time_page.html" 89 file="date_time_page/date_time_page.html"
90 type="chrome_html" /> 90 type="chrome_html" />
91 <structure name="IDR_SETTINGS_DATE_TIME_PAGE_JS" 91 <structure name="IDR_SETTINGS_DATE_TIME_PAGE_JS"
92 file="date_time_page/date_time_page.js" 92 file="date_time_page/date_time_page.js"
93 type="chrome_html" /> 93 type="chrome_html" />
94 <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_STYLE_HTML" 94 <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_CSS"
95 file="downloads_page/downloads_page_style.html" 95 file="downloads_page/downloads_page.css"
96 type="chrome_html" /> 96 type="chrome_html" />
97 <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_HTML" 97 <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_HTML"
98 file="downloads_page/downloads_page.html" 98 file="downloads_page/downloads_page.html"
99 type="chrome_html" /> 99 type="chrome_html" />
100 <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_JS" 100 <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_JS"
101 file="downloads_page/downloads_page.js" 101 file="downloads_page/downloads_page.js"
102 type="chrome_html" /> 102 type="chrome_html" />
103 <structure name="IDR_SETTINGS_PREFS_HTML" 103 <structure name="IDR_SETTINGS_PREFS_HTML"
104 file="prefs/prefs.html" 104 file="prefs/prefs.html"
105 type="chrome_html" /> 105 type="chrome_html" />
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
191 <structure name="IDR_SETTINGS_NETWORK_SUMMARY_ITEM_HTML" 191 <structure name="IDR_SETTINGS_NETWORK_SUMMARY_ITEM_HTML"
192 file="internet_page/network_summary_item.html" 192 file="internet_page/network_summary_item.html"
193 type="chrome_html" /> 193 type="chrome_html" />
194 <structure name="IDR_SETTINGS_NETWORK_SUMMARY_ITEM_JS" 194 <structure name="IDR_SETTINGS_NETWORK_SUMMARY_ITEM_JS"
195 file="internet_page/network_summary_item.js" 195 file="internet_page/network_summary_item.js"
196 type="chrome_html" /> 196 type="chrome_html" />
197 </if> 197 </if>
198 </structures> 198 </structures>
199 </release> 199 </release>
200 </grit> 200 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/resources/settings/downloads_page/downloads_page_style.html ('k') | ui/webui/resources/polymer_resources.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698