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

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

Issue 2699063003: MD Settings: fix page to work with vulcanize (when it lands and sticks) (Closed)
Patch Set: Created 3 years, 10 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" output_all_resource_defines= "false"> 2 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false">
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 943 matching lines...) Expand 10 before | Expand all | Expand 10 after
954 file="system_page/system_page_browser_proxy.js" 954 file="system_page/system_page_browser_proxy.js"
955 type="chrome_html" /> 955 type="chrome_html" />
956 <structure name="IDR_SETTINGS_SYSTEM_PAGE_HTML" 956 <structure name="IDR_SETTINGS_SYSTEM_PAGE_HTML"
957 file="system_page/system_page.html" 957 file="system_page/system_page.html"
958 preprocess="true" 958 preprocess="true"
959 type="chrome_html" /> 959 type="chrome_html" />
960 <structure name="IDR_SETTINGS_SYSTEM_PAGE_JS" 960 <structure name="IDR_SETTINGS_SYSTEM_PAGE_JS"
961 file="system_page/system_page.js" 961 file="system_page/system_page.js"
962 type="chrome_html" /> 962 type="chrome_html" />
963 <structure name="IDR_SETTINGS_SETTINGS_HTML" 963 <structure name="IDR_SETTINGS_SETTINGS_HTML"
964 preprocess="true"
dpapad 2017/02/17 19:09:14 It does not hurt to move this change in this CL, b
Dan Beam 2017/02/17 19:19:33 Acknowledged.
964 file="settings.html" 965 file="settings.html"
965 type="chrome_html" /> 966 type="chrome_html" />
966 <structure name="IDR_SETTINGS_USB_DEVICES_HTML" 967 <structure name="IDR_SETTINGS_USB_DEVICES_HTML"
967 file="site_settings/usb_devices.html" 968 file="site_settings/usb_devices.html"
968 type="chrome_html" /> 969 type="chrome_html" />
969 <structure name="IDR_SETTINGS_USB_DEVICES_JS" 970 <structure name="IDR_SETTINGS_USB_DEVICES_JS"
970 file="site_settings/usb_devices.js" 971 file="site_settings/usb_devices.js"
971 type="chrome_html" /> 972 type="chrome_html" />
972 <structure name="IDR_SETTINGS_WEBSITE_USAGE_PRIVATE_API_HTML" 973 <structure name="IDR_SETTINGS_WEBSITE_USAGE_PRIVATE_API_HTML"
973 file="site_settings/website_usage_private_api.html" 974 file="site_settings/website_usage_private_api.html"
(...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after
1243 type="chrome_html" /> 1244 type="chrome_html" />
1244 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" 1245 <structure name="IDR_SETTINGS_USERS_PAGE_HTML"
1245 file="people_page/users_page.html" 1246 file="people_page/users_page.html"
1246 type="chrome_html" 1247 type="chrome_html"
1247 preprocess="true" 1248 preprocess="true"
1248 allowexternalscript="true" /> 1249 allowexternalscript="true" />
1249 </if> 1250 </if>
1250 </structures> 1251 </structures>
1251 </release> 1252 </release>
1252 </grit> 1253 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/resources/settings/languages_page/languages_page.html ('k') | ui/webui/resources/cr_elements/icons.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698