| 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 342 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 353 type="chrome_html" /> | 353 type="chrome_html" /> |
| 354 <structure name="IDR_SETTINGS_CONTROLS_CONTROLLED_RADIO_BUTTON_HTML" | 354 <structure name="IDR_SETTINGS_CONTROLS_CONTROLLED_RADIO_BUTTON_HTML" |
| 355 file="controls/controlled_radio_button.html" | 355 file="controls/controlled_radio_button.html" |
| 356 type="chrome_html" /> | 356 type="chrome_html" /> |
| 357 <structure name="IDR_SETTINGS_CONTROLS_CHECKBOX_HTML" | 357 <structure name="IDR_SETTINGS_CONTROLS_CHECKBOX_HTML" |
| 358 file="controls/settings_checkbox.html" | 358 file="controls/settings_checkbox.html" |
| 359 type="chrome_html" /> | 359 type="chrome_html" /> |
| 360 <structure name="IDR_SETTINGS_CONTROLS_CHECKBOX_JS" | 360 <structure name="IDR_SETTINGS_CONTROLS_CHECKBOX_JS" |
| 361 file="controls/settings_checkbox.js" | 361 file="controls/settings_checkbox.js" |
| 362 type="chrome_html" /> | 362 type="chrome_html" /> |
| 363 <structure name="IDR_SETTINGS_CONTROLS_DIALOG_DRAWER_HTML" |
| 364 file="controls/dialog_drawer.html" |
| 365 type="chrome_html" /> |
| 366 <structure name="IDR_SETTINGS_CONTROLS_DIALOG_DRAWER_JS" |
| 367 file="controls/dialog_drawer.js" |
| 368 type="chrome_html" /> |
| 363 <structure name="IDR_SETTINGS_CONTROLS_DROPDOWN_MENU_HTML" | 369 <structure name="IDR_SETTINGS_CONTROLS_DROPDOWN_MENU_HTML" |
| 364 file="controls/settings_dropdown_menu.html" | 370 file="controls/settings_dropdown_menu.html" |
| 365 type="chrome_html" /> | 371 type="chrome_html" /> |
| 366 <structure name="IDR_SETTINGS_CONTROLS_DROPDOWN_MENU_JS" | 372 <structure name="IDR_SETTINGS_CONTROLS_DROPDOWN_MENU_JS" |
| 367 file="controls/settings_dropdown_menu.js" | 373 file="controls/settings_dropdown_menu.js" |
| 368 type="chrome_html" /> | 374 type="chrome_html" /> |
| 369 <structure name="IDR_SETTINGS_CONTROLS_INPUT_HTML" | 375 <structure name="IDR_SETTINGS_CONTROLS_INPUT_HTML" |
| 370 file="controls/settings_input.html" | 376 file="controls/settings_input.html" |
| 371 type="chrome_html" /> | 377 type="chrome_html" /> |
| 372 <structure name="IDR_SETTINGS_CONTROLS_INPUT_JS" | 378 <structure name="IDR_SETTINGS_CONTROLS_INPUT_JS" |
| (...skipping 776 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1149 type="chrome_html" /> | 1155 type="chrome_html" /> |
| 1150 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" | 1156 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" |
| 1151 file="people_page/users_page.html" | 1157 file="people_page/users_page.html" |
| 1152 type="chrome_html" | 1158 type="chrome_html" |
| 1153 flattenhtml="true" | 1159 flattenhtml="true" |
| 1154 allowexternalscript="true" /> | 1160 allowexternalscript="true" /> |
| 1155 </if> | 1161 </if> |
| 1156 </structures> | 1162 </structures> |
| 1157 </release> | 1163 </release> |
| 1158 </grit> | 1164 </grit> |
| OLD | NEW |