| 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"> | 2 <grit latest_public_release="0" current_release="1"> |
| 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 324 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 335 type="chrome_html" /> | 335 type="chrome_html" /> |
| 336 <structure name="IDR_SETTINGS_DEVICE_BROWSER_PROXY_JS" | 336 <structure name="IDR_SETTINGS_DEVICE_BROWSER_PROXY_JS" |
| 337 file="device_page/device_page_browser_proxy.js" | 337 file="device_page/device_page_browser_proxy.js" |
| 338 type="chrome_html" /> | 338 type="chrome_html" /> |
| 339 <structure name="IDR_SETTINGS_DEVICE_DISPLAY_HTML" | 339 <structure name="IDR_SETTINGS_DEVICE_DISPLAY_HTML" |
| 340 file="device_page/display.html" | 340 file="device_page/display.html" |
| 341 type="chrome_html" /> | 341 type="chrome_html" /> |
| 342 <structure name="IDR_SETTINGS_DEVICE_DISPLAY_JS" | 342 <structure name="IDR_SETTINGS_DEVICE_DISPLAY_JS" |
| 343 file="device_page/display.js" | 343 file="device_page/display.js" |
| 344 type="chrome_html" /> | 344 type="chrome_html" /> |
| 345 <structure name="IDR_SETTINGS_DEVICE_DISPLAY_LAYOUT_HTML" |
| 346 file="device_page/display_layout.html" |
| 347 type="chrome_html" /> |
| 348 <structure name="IDR_SETTINGS_DEVICE_DISPLAY_LAYOUT_JS" |
| 349 file="device_page/display_layout.js" |
| 350 type="chrome_html" /> |
| 345 <structure name="IDR_SETTINGS_DEVICE_DISPLAY_OVERSCAN_DIALOG_HTML" | 351 <structure name="IDR_SETTINGS_DEVICE_DISPLAY_OVERSCAN_DIALOG_HTML" |
| 346 file="device_page/display_overscan_dialog.html" | 352 file="device_page/display_overscan_dialog.html" |
| 347 type="chrome_html" /> | 353 type="chrome_html" /> |
| 348 <structure name="IDR_SETTINGS_DEVICE_DISPLAY_OVERSCAN_DIALOG_JS" | 354 <structure name="IDR_SETTINGS_DEVICE_DISPLAY_OVERSCAN_DIALOG_JS" |
| 349 file="device_page/display_overscan_dialog.js" | 355 file="device_page/display_overscan_dialog.js" |
| 350 type="chrome_html" /> | 356 type="chrome_html" /> |
| 351 <structure name="IDR_SETTINGS_DEVICE_KEYBOARD_HTML" | 357 <structure name="IDR_SETTINGS_DEVICE_KEYBOARD_HTML" |
| 352 file="device_page/keyboard.html" | 358 file="device_page/keyboard.html" |
| 353 type="chrome_html" /> | 359 type="chrome_html" /> |
| 354 <structure name="IDR_SETTINGS_DEVICE_KEYBOARD_JS" | 360 <structure name="IDR_SETTINGS_DEVICE_KEYBOARD_JS" |
| (...skipping 563 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 918 type="chrome_html" /> | 924 type="chrome_html" /> |
| 919 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" | 925 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" |
| 920 file="people_page/users_page.html" | 926 file="people_page/users_page.html" |
| 921 type="chrome_html" | 927 type="chrome_html" |
| 922 flattenhtml="true" | 928 flattenhtml="true" |
| 923 allowexternalscript="true" /> | 929 allowexternalscript="true" /> |
| 924 </if> | 930 </if> |
| 925 </structures> | 931 </structures> |
| 926 </release> | 932 </release> |
| 927 </grit> | 933 </grit> |
| OLD | NEW |