| 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 543 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 554 type="chrome_html" /> | 554 type="chrome_html" /> |
| 555 <structure name="IDR_SETTINGS_DEVICE_DRAG_BEHAVIOR_JS" | 555 <structure name="IDR_SETTINGS_DEVICE_DRAG_BEHAVIOR_JS" |
| 556 file="device_page/drag_behavior.js" | 556 file="device_page/drag_behavior.js" |
| 557 type="chrome_html" /> | 557 type="chrome_html" /> |
| 558 <structure name="IDR_SETTINGS_DEVICE_LAYOUT_BEHAVIOR_HTML" | 558 <structure name="IDR_SETTINGS_DEVICE_LAYOUT_BEHAVIOR_HTML" |
| 559 file="device_page/layout_behavior.html" | 559 file="device_page/layout_behavior.html" |
| 560 type="chrome_html" /> | 560 type="chrome_html" /> |
| 561 <structure name="IDR_SETTINGS_DEVICE_LAYOUT_BEHAVIOR_JS" | 561 <structure name="IDR_SETTINGS_DEVICE_LAYOUT_BEHAVIOR_JS" |
| 562 file="device_page/layout_behavior.js" | 562 file="device_page/layout_behavior.js" |
| 563 type="chrome_html" /> | 563 type="chrome_html" /> |
| 564 <structure name="IDR_SETTINGS_DEVICE_NIGHT_LIGHT_SLIDER_HTML" |
| 565 file="device_page/night_light_slider.html" |
| 566 type="chrome_html" /> |
| 567 <structure name="IDR_SETTINGS_DEVICE_NIGHT_LIGHT_SLIDER_JS" |
| 568 file="device_page/night_light_slider.js" |
| 569 type="chrome_html" /> |
| 570 |
| 564 </if> | 571 </if> |
| 565 <structure name="IDR_SETTINGS_DIRECTION_DELEGATE_HTML" | 572 <structure name="IDR_SETTINGS_DIRECTION_DELEGATE_HTML" |
| 566 file="direction_delegate.html" | 573 file="direction_delegate.html" |
| 567 type="chrome_html" /> | 574 type="chrome_html" /> |
| 568 <structure name="IDR_SETTINGS_DIRECTION_DELEGATE_JS" | 575 <structure name="IDR_SETTINGS_DIRECTION_DELEGATE_JS" |
| 569 file="direction_delegate.js" | 576 file="direction_delegate.js" |
| 570 type="chrome_html" /> | 577 type="chrome_html" /> |
| 571 <structure name="IDR_SETTINGS_DOWNLOADS_BROWSER_PROXY_HTML" | 578 <structure name="IDR_SETTINGS_DOWNLOADS_BROWSER_PROXY_HTML" |
| 572 file="downloads_page/downloads_browser_proxy.html" | 579 file="downloads_page/downloads_browser_proxy.html" |
| 573 type="chrome_html" /> | 580 type="chrome_html" /> |
| (...skipping 778 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1352 type="chrome_html" /> | 1359 type="chrome_html" /> |
| 1353 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" | 1360 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" |
| 1354 file="people_page/users_page.html" | 1361 file="people_page/users_page.html" |
| 1355 type="chrome_html" | 1362 type="chrome_html" |
| 1356 preprocess="true" | 1363 preprocess="true" |
| 1357 allowexternalscript="true" /> | 1364 allowexternalscript="true" /> |
| 1358 </if> | 1365 </if> |
| 1359 </structures> | 1366 </structures> |
| 1360 </release> | 1367 </release> |
| 1361 </grit> | 1368 </grit> |
| OLD | NEW |