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

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

Issue 1141603003: Convert cr-settings-main to Polymer 0.8 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: oops, remove structure 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 23 matching lines...) Expand all
34 type="chrome_html" /> 34 type="chrome_html" />
35 <structure name="IDR_SETTINGS_CR_SETTINGS_DRAWER_STYLE_HTML" 35 <structure name="IDR_SETTINGS_CR_SETTINGS_DRAWER_STYLE_HTML"
36 file="settings_drawer/settings_drawer_style.html" 36 file="settings_drawer/settings_drawer_style.html"
37 type="chrome_html" /> 37 type="chrome_html" />
38 <structure name="IDR_SETTINGS_CR_SETTINGS_DRAWER_HTML" 38 <structure name="IDR_SETTINGS_CR_SETTINGS_DRAWER_HTML"
39 file="settings_drawer/settings_drawer.html" 39 file="settings_drawer/settings_drawer.html"
40 type="chrome_html" /> 40 type="chrome_html" />
41 <structure name="IDR_SETTINGS_CR_SETTINGS_DRAWER_JS" 41 <structure name="IDR_SETTINGS_CR_SETTINGS_DRAWER_JS"
42 file="settings_drawer/settings_drawer.js" 42 file="settings_drawer/settings_drawer.js"
43 type="chrome_html" /> 43 type="chrome_html" />
44 <structure name="IDR_SETTINGS_CR_SETTINGS_MAIN_STYLE_HTML" 44 <structure name="IDR_SETTINGS_CR_SETTINGS_MAIN_CSS"
45 file="settings_main/settings_main_style.html" 45 file="settings_main/settings_main.css"
46 type="chrome_html" /> 46 type="chrome_html" />
47 <structure name="IDR_SETTINGS_CR_SETTINGS_MAIN_HTML" 47 <structure name="IDR_SETTINGS_CR_SETTINGS_MAIN_HTML"
48 file="settings_main/settings_main.html" 48 file="settings_main/settings_main.html"
49 type="chrome_html" 49 type="chrome_html"
50 flattenhtml="true" 50 flattenhtml="true"
51 allowexternalscript="true" /> 51 allowexternalscript="true" />
52 <structure name="IDR_SETTINGS_CR_SETTINGS_MAIN_JS" 52 <structure name="IDR_SETTINGS_CR_SETTINGS_MAIN_JS"
53 file="settings_main/settings_main.js" 53 file="settings_main/settings_main.js"
54 type="chrome_html" /> 54 type="chrome_html" />
55 <structure name="IDR_SETTINGS_CR_SETTINGS_MENU_STYLE_HTML" 55 <structure name="IDR_SETTINGS_CR_SETTINGS_MENU_STYLE_HTML"
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
188 <structure name="IDR_SETTINGS_NETWORK_SUMMARY_ITEM_HTML" 188 <structure name="IDR_SETTINGS_NETWORK_SUMMARY_ITEM_HTML"
189 file="internet_page/network_summary_item.html" 189 file="internet_page/network_summary_item.html"
190 type="chrome_html" /> 190 type="chrome_html" />
191 <structure name="IDR_SETTINGS_NETWORK_SUMMARY_ITEM_JS" 191 <structure name="IDR_SETTINGS_NETWORK_SUMMARY_ITEM_JS"
192 file="internet_page/network_summary_item.js" 192 file="internet_page/network_summary_item.js"
193 type="chrome_html" /> 193 type="chrome_html" />
194 </if> 194 </if>
195 </structures> 195 </structures>
196 </release> 196 </release>
197 </grit> 197 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/resources/settings/settings_main/settings_main_style.html ('k') | ui/webui/resources/polymer_resources.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698