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

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

Issue 1089703002: Convert downloads_page.css to downloads_page_style.html. See http://goo.gl/vIGSCO for more informat… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « chrome/browser/resources/settings/downloads_page/downloads_page_style.html ('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 <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_CSS" 94 <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_STYLE_HTML"
95 file="downloads_page/downloads_page.css" 95 file="downloads_page/downloads_page_style.html"
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 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
221 <structure name="IDR_SETTINGS_NETWORK_SUMMARY_HTML" 221 <structure name="IDR_SETTINGS_NETWORK_SUMMARY_HTML"
222 file="internet_page/network_summary.html" 222 file="internet_page/network_summary.html"
223 type="chrome_html" /> 223 type="chrome_html" />
224 <structure name="IDR_SETTINGS_NETWORK_SUMMARY_JS" 224 <structure name="IDR_SETTINGS_NETWORK_SUMMARY_JS"
225 file="internet_page/network_summary.js" 225 file="internet_page/network_summary.js"
226 type="chrome_html" /> 226 type="chrome_html" />
227 </if> 227 </if>
228 </structures> 228 </structures>
229 </release> 229 </release>
230 </grit> 230 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/resources/settings/downloads_page/downloads_page_style.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698