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

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

Issue 2773233002: MD Settings: change settings-input to home-url-input due to reduced usage. (Closed)
Patch Set: updates based on comments Created 3 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
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 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 type="chrome_html" /> 118 type="chrome_html" />
119 <structure name="IDR_SETTINGS_APPEARANCE_PAGE_HTML" 119 <structure name="IDR_SETTINGS_APPEARANCE_PAGE_HTML"
120 file="appearance_page/appearance_page.html" 120 file="appearance_page/appearance_page.html"
121 type="chrome_html" 121 type="chrome_html"
122 preprocess="true" 122 preprocess="true"
123 allowexternalscript="true" /> 123 allowexternalscript="true" />
124 <structure name="IDR_SETTINGS_APPEARANCE_PAGE_JS" 124 <structure name="IDR_SETTINGS_APPEARANCE_PAGE_JS"
125 file="appearance_page/appearance_page.js" 125 file="appearance_page/appearance_page.js"
126 type="chrome_html" 126 type="chrome_html"
127 preprocess="true" /> 127 preprocess="true" />
128 <structure name="IDR_SETTINGS_APPEARANCE_HOME_URL_INPUT_HTML"
129 file="appearance_page/home_url_input.html"
130 type="chrome_html" />
131 <structure name="IDR_SETTINGS_APPEARANCE_HOME_URL_INPUT_JS"
132 file="appearance_page/home_url_input.js"
133 type="chrome_html" />
128 <structure name="IDR_SETTINGS_BASIC_PAGE_JS" 134 <structure name="IDR_SETTINGS_BASIC_PAGE_JS"
129 file="basic_page/basic_page.js" 135 file="basic_page/basic_page.js"
130 preprocess="true" 136 preprocess="true"
131 type="chrome_html" /> 137 type="chrome_html" />
132 <structure name="IDR_SETTINGS_BASIC_PAGE_HTML" 138 <structure name="IDR_SETTINGS_BASIC_PAGE_HTML"
133 file="basic_page/basic_page.html" 139 file="basic_page/basic_page.html"
134 type="chrome_html" 140 type="chrome_html"
135 preprocess="true" 141 preprocess="true"
136 allowexternalscript="true" /> 142 allowexternalscript="true" />
137 <structure name="IDR_SETTINGS_EDIT_EXCEPTION_DIALOG_HTML" 143 <structure name="IDR_SETTINGS_EDIT_EXCEPTION_DIALOG_HTML"
(...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after
394 type="chrome_html" /> 400 type="chrome_html" />
395 <structure name="IDR_SETTINGS_CONTROLS_CHECKBOX_JS" 401 <structure name="IDR_SETTINGS_CONTROLS_CHECKBOX_JS"
396 file="controls/settings_checkbox.js" 402 file="controls/settings_checkbox.js"
397 type="chrome_html" /> 403 type="chrome_html" />
398 <structure name="IDR_SETTINGS_CONTROLS_DROPDOWN_MENU_HTML" 404 <structure name="IDR_SETTINGS_CONTROLS_DROPDOWN_MENU_HTML"
399 file="controls/settings_dropdown_menu.html" 405 file="controls/settings_dropdown_menu.html"
400 type="chrome_html" /> 406 type="chrome_html" />
401 <structure name="IDR_SETTINGS_CONTROLS_DROPDOWN_MENU_JS" 407 <structure name="IDR_SETTINGS_CONTROLS_DROPDOWN_MENU_JS"
402 file="controls/settings_dropdown_menu.js" 408 file="controls/settings_dropdown_menu.js"
403 type="chrome_html" /> 409 type="chrome_html" />
404 <structure name="IDR_SETTINGS_CONTROLS_INPUT_HTML"
405 file="controls/settings_input.html"
406 type="chrome_html" />
407 <structure name="IDR_SETTINGS_CONTROLS_INPUT_JS"
408 file="controls/settings_input.js"
409 type="chrome_html" />
410 <structure name="IDR_SETTINGS_CONTROLS_PREF_CONTROL_BEHAVIOR_HTML" 410 <structure name="IDR_SETTINGS_CONTROLS_PREF_CONTROL_BEHAVIOR_HTML"
411 file="controls/pref_control_behavior.html" 411 file="controls/pref_control_behavior.html"
412 type="chrome_html" /> 412 type="chrome_html" />
413 <structure name="IDR_SETTINGS_CONTROLS_PREF_CONTROL_BEHAVIOR_JS" 413 <structure name="IDR_SETTINGS_CONTROLS_PREF_CONTROL_BEHAVIOR_JS"
414 file="controls/pref_control_behavior.js" 414 file="controls/pref_control_behavior.js"
415 type="chrome_html" /> 415 type="chrome_html" />
416 <structure name="IDR_SETTINGS_CONTROLS_RADIO_GROUP_HTML" 416 <structure name="IDR_SETTINGS_CONTROLS_RADIO_GROUP_HTML"
417 file="controls/settings_radio_group.html" 417 file="controls/settings_radio_group.html"
418 type="chrome_html" /> 418 type="chrome_html" />
419 <structure name="IDR_SETTINGS_CONTROLS_RADIO_GROUP_JS" 419 <structure name="IDR_SETTINGS_CONTROLS_RADIO_GROUP_JS"
(...skipping 872 matching lines...) Expand 10 before | Expand all | Expand 10 after
1292 type="chrome_html" /> 1292 type="chrome_html" />
1293 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" 1293 <structure name="IDR_SETTINGS_USERS_PAGE_HTML"
1294 file="people_page/users_page.html" 1294 file="people_page/users_page.html"
1295 type="chrome_html" 1295 type="chrome_html"
1296 preprocess="true" 1296 preprocess="true"
1297 allowexternalscript="true" /> 1297 allowexternalscript="true" />
1298 </if> 1298 </if>
1299 </structures> 1299 </structures>
1300 </release> 1300 </release>
1301 </grit> 1301 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/resources/settings/controls/settings_input.js ('k') | chrome/test/data/webui/settings/appearance_page_test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698