| 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 361 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 372 type="chrome_html" /> | 372 type="chrome_html" /> |
| 373 <structure name="IDR_SETTINGS_CONTROLS_EXTENSION_CONTROLLED_INDICATOR_HTML
" | 373 <structure name="IDR_SETTINGS_CONTROLS_EXTENSION_CONTROLLED_INDICATOR_HTML
" |
| 374 file="controls/extension_controlled_indicator.html" | 374 file="controls/extension_controlled_indicator.html" |
| 375 type="chrome_html" /> | 375 type="chrome_html" /> |
| 376 <structure name="IDR_SETTINGS_CONTROLS_CHECKBOX_HTML" | 376 <structure name="IDR_SETTINGS_CONTROLS_CHECKBOX_HTML" |
| 377 file="controls/settings_checkbox.html" | 377 file="controls/settings_checkbox.html" |
| 378 type="chrome_html" /> | 378 type="chrome_html" /> |
| 379 <structure name="IDR_SETTINGS_CONTROLS_CHECKBOX_JS" | 379 <structure name="IDR_SETTINGS_CONTROLS_CHECKBOX_JS" |
| 380 file="controls/settings_checkbox.js" | 380 file="controls/settings_checkbox.js" |
| 381 type="chrome_html" /> | 381 type="chrome_html" /> |
| 382 <structure name="IDR_SETTINGS_CONTROLS_DIALOG_DRAWER_HTML" | |
| 383 file="controls/dialog_drawer.html" | |
| 384 type="chrome_html" /> | |
| 385 <structure name="IDR_SETTINGS_CONTROLS_DIALOG_DRAWER_JS" | |
| 386 file="controls/dialog_drawer.js" | |
| 387 type="chrome_html" /> | |
| 388 <structure name="IDR_SETTINGS_CONTROLS_DROPDOWN_MENU_HTML" | 382 <structure name="IDR_SETTINGS_CONTROLS_DROPDOWN_MENU_HTML" |
| 389 file="controls/settings_dropdown_menu.html" | 383 file="controls/settings_dropdown_menu.html" |
| 390 type="chrome_html" /> | 384 type="chrome_html" /> |
| 391 <structure name="IDR_SETTINGS_CONTROLS_DROPDOWN_MENU_JS" | 385 <structure name="IDR_SETTINGS_CONTROLS_DROPDOWN_MENU_JS" |
| 392 file="controls/settings_dropdown_menu.js" | 386 file="controls/settings_dropdown_menu.js" |
| 393 type="chrome_html" /> | 387 type="chrome_html" /> |
| 394 <structure name="IDR_SETTINGS_CONTROLS_INPUT_HTML" | 388 <structure name="IDR_SETTINGS_CONTROLS_INPUT_HTML" |
| 395 file="controls/settings_input.html" | 389 file="controls/settings_input.html" |
| 396 type="chrome_html" /> | 390 type="chrome_html" /> |
| 397 <structure name="IDR_SETTINGS_CONTROLS_INPUT_JS" | 391 <structure name="IDR_SETTINGS_CONTROLS_INPUT_JS" |
| (...skipping 812 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1210 type="chrome_html" /> | 1204 type="chrome_html" /> |
| 1211 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" | 1205 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" |
| 1212 file="people_page/users_page.html" | 1206 file="people_page/users_page.html" |
| 1213 type="chrome_html" | 1207 type="chrome_html" |
| 1214 flattenhtml="true" | 1208 flattenhtml="true" |
| 1215 allowexternalscript="true" /> | 1209 allowexternalscript="true" /> |
| 1216 </if> | 1210 </if> |
| 1217 </structures> | 1211 </structures> |
| 1218 </release> | 1212 </release> |
| 1219 </grit> | 1213 </grit> |
| OLD | NEW |