| 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 396 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 407 type="chrome_html" /> | 407 type="chrome_html" /> |
| 408 <structure name="IDR_SETTINGS_DEVICE_DISPLAY_LAYOUT_JS" | 408 <structure name="IDR_SETTINGS_DEVICE_DISPLAY_LAYOUT_JS" |
| 409 file="device_page/display_layout.js" | 409 file="device_page/display_layout.js" |
| 410 type="chrome_html" /> | 410 type="chrome_html" /> |
| 411 <structure name="IDR_SETTINGS_DEVICE_DISPLAY_OVERSCAN_DIALOG_HTML" | 411 <structure name="IDR_SETTINGS_DEVICE_DISPLAY_OVERSCAN_DIALOG_HTML" |
| 412 file="device_page/display_overscan_dialog.html" | 412 file="device_page/display_overscan_dialog.html" |
| 413 type="chrome_html" /> | 413 type="chrome_html" /> |
| 414 <structure name="IDR_SETTINGS_DEVICE_DISPLAY_OVERSCAN_DIALOG_JS" | 414 <structure name="IDR_SETTINGS_DEVICE_DISPLAY_OVERSCAN_DIALOG_JS" |
| 415 file="device_page/display_overscan_dialog.js" | 415 file="device_page/display_overscan_dialog.js" |
| 416 type="chrome_html" /> | 416 type="chrome_html" /> |
| 417 <structure name="IDR_SETTINGS_DEVICE_DRIVE_CACHE_DIALOG_HTML" |
| 418 file="device_page/drive_cache_dialog.html" |
| 419 type="chrome_html" /> |
| 420 <structure name="IDR_SETTINGS_DEVICE_DRIVE_CACHE_DIALOG_JS" |
| 421 file="device_page/drive_cache_dialog.js" |
| 422 type="chrome_html" /> |
| 417 <structure name="IDR_SETTINGS_DEVICE_KEYBOARD_HTML" | 423 <structure name="IDR_SETTINGS_DEVICE_KEYBOARD_HTML" |
| 418 file="device_page/keyboard.html" | 424 file="device_page/keyboard.html" |
| 419 type="chrome_html" /> | 425 type="chrome_html" /> |
| 420 <structure name="IDR_SETTINGS_DEVICE_KEYBOARD_JS" | 426 <structure name="IDR_SETTINGS_DEVICE_KEYBOARD_JS" |
| 421 file="device_page/keyboard.js" | 427 file="device_page/keyboard.js" |
| 422 type="chrome_html" /> | 428 type="chrome_html" /> |
| 429 <structure name="IDR_SETTINGS_DEVICE_STORAGE_HTML" |
| 430 file="device_page/storage.html" |
| 431 type="chrome_html" /> |
| 432 <structure name="IDR_SETTINGS_DEVICE_STORAGE_JS" |
| 433 file="device_page/storage.js" |
| 434 type="chrome_html" /> |
| 423 <structure name="IDR_SETTINGS_DEVICE_STYLUS_HTML" | 435 <structure name="IDR_SETTINGS_DEVICE_STYLUS_HTML" |
| 424 file="device_page/stylus.html" | 436 file="device_page/stylus.html" |
| 425 type="chrome_html" /> | 437 type="chrome_html" /> |
| 426 <structure name="IDR_SETTINGS_DEVICE_STYLUS_JS" | 438 <structure name="IDR_SETTINGS_DEVICE_STYLUS_JS" |
| 427 file="device_page/stylus.js" | 439 file="device_page/stylus.js" |
| 428 type="chrome_html" /> | 440 type="chrome_html" /> |
| 429 <structure name="IDR_SETTINGS_DEVICE_PAGE_HTML" | 441 <structure name="IDR_SETTINGS_DEVICE_PAGE_HTML" |
| 430 file="device_page/device_page.html" | 442 file="device_page/device_page.html" |
| 431 type="chrome_html" /> | 443 type="chrome_html" /> |
| 432 <structure name="IDR_SETTINGS_DEVICE_PAGE_JS" | 444 <structure name="IDR_SETTINGS_DEVICE_PAGE_JS" |
| (...skipping 678 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1111 type="chrome_html" /> | 1123 type="chrome_html" /> |
| 1112 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" | 1124 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" |
| 1113 file="people_page/users_page.html" | 1125 file="people_page/users_page.html" |
| 1114 type="chrome_html" | 1126 type="chrome_html" |
| 1115 flattenhtml="true" | 1127 flattenhtml="true" |
| 1116 allowexternalscript="true" /> | 1128 allowexternalscript="true" /> |
| 1117 </if> | 1129 </if> |
| 1118 </structures> | 1130 </structures> |
| 1119 </release> | 1131 </release> |
| 1120 </grit> | 1132 </grit> |
| OLD | NEW |