| OLD | NEW |
| 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 305 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 316 type="chrome_html" /> | 316 type="chrome_html" /> |
| 317 <structure name="IDR_SETTINGS_CLEAR_BROWSING_DATA_DIALOG_JS" | 317 <structure name="IDR_SETTINGS_CLEAR_BROWSING_DATA_DIALOG_JS" |
| 318 file="clear_browsing_data_dialog/clear_browsing_data_dialog.js" | 318 file="clear_browsing_data_dialog/clear_browsing_data_dialog.js" |
| 319 type="chrome_html" /> | 319 type="chrome_html" /> |
| 320 <structure name="IDR_SETTINGS_HISTORY_DELETION_DIALOG_HTML" | 320 <structure name="IDR_SETTINGS_HISTORY_DELETION_DIALOG_HTML" |
| 321 file="clear_browsing_data_dialog/history_deletion_dialog.html" | 321 file="clear_browsing_data_dialog/history_deletion_dialog.html" |
| 322 type="chrome_html" /> | 322 type="chrome_html" /> |
| 323 <structure name="IDR_SETTINGS_HISTORY_DELETION_DIALOG_JS" | 323 <structure name="IDR_SETTINGS_HISTORY_DELETION_DIALOG_JS" |
| 324 file="clear_browsing_data_dialog/history_deletion_dialog.js" | 324 file="clear_browsing_data_dialog/history_deletion_dialog.js" |
| 325 type="chrome_html" /> | 325 type="chrome_html" /> |
| 326 <structure name="IDR_SETTINGS_CONTROLS_CONTROLLED_BUTTON_JS" |
| 327 file="controls/controlled_button.js" |
| 328 type="chrome_html" /> |
| 329 <structure name="IDR_SETTINGS_CONTROLS_CONTROLLED_BUTTON_HTML" |
| 330 file="controls/controlled_button.html" |
| 331 type="chrome_html" /> |
| 326 <structure name="IDR_SETTINGS_CONTROLS_CHECKBOX_HTML" | 332 <structure name="IDR_SETTINGS_CONTROLS_CHECKBOX_HTML" |
| 327 file="controls/settings_checkbox.html" | 333 file="controls/settings_checkbox.html" |
| 328 type="chrome_html" /> | 334 type="chrome_html" /> |
| 329 <structure name="IDR_SETTINGS_CONTROLS_CHECKBOX_JS" | 335 <structure name="IDR_SETTINGS_CONTROLS_CHECKBOX_JS" |
| 330 file="controls/settings_checkbox.js" | 336 file="controls/settings_checkbox.js" |
| 331 type="chrome_html" /> | 337 type="chrome_html" /> |
| 332 <structure name="IDR_SETTINGS_CONTROLS_DROPDOWN_MENU_HTML" | 338 <structure name="IDR_SETTINGS_CONTROLS_DROPDOWN_MENU_HTML" |
| 333 file="controls/settings_dropdown_menu.html" | 339 file="controls/settings_dropdown_menu.html" |
| 334 type="chrome_html" /> | 340 type="chrome_html" /> |
| 335 <structure name="IDR_SETTINGS_CONTROLS_DROPDOWN_MENU_JS" | 341 <structure name="IDR_SETTINGS_CONTROLS_DROPDOWN_MENU_JS" |
| (...skipping 728 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1064 type="chrome_html" /> | 1070 type="chrome_html" /> |
| 1065 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" | 1071 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" |
| 1066 file="people_page/users_page.html" | 1072 file="people_page/users_page.html" |
| 1067 type="chrome_html" | 1073 type="chrome_html" |
| 1068 flattenhtml="true" | 1074 flattenhtml="true" |
| 1069 allowexternalscript="true" /> | 1075 allowexternalscript="true" /> |
| 1070 </if> | 1076 </if> |
| 1071 </structures> | 1077 </structures> |
| 1072 </release> | 1078 </release> |
| 1073 </grit> | 1079 </grit> |
| OLD | NEW |