| 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 685 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 696 <structure name="IDR_SETTINGS_WEBSITE_USAGE_PRIVATE_API_JS" | 696 <structure name="IDR_SETTINGS_WEBSITE_USAGE_PRIVATE_API_JS" |
| 697 file="site_settings/website_usage_private_api.js" | 697 file="site_settings/website_usage_private_api.js" |
| 698 type="chrome_html" /> | 698 type="chrome_html" /> |
| 699 <if expr="chromeos"> | 699 <if expr="chromeos"> |
| 700 <structure name="IDR_SETTINGS_BLUETOOTH_DEVICE_LIST_ITEM_HTML" | 700 <structure name="IDR_SETTINGS_BLUETOOTH_DEVICE_LIST_ITEM_HTML" |
| 701 file="bluetooth_page/bluetooth_device_list_item.html" | 701 file="bluetooth_page/bluetooth_device_list_item.html" |
| 702 type="chrome_html" /> | 702 type="chrome_html" /> |
| 703 <structure name="IDR_SETTINGS_BLUETOOTH_DEVICE_LIST_ITEM_JS" | 703 <structure name="IDR_SETTINGS_BLUETOOTH_DEVICE_LIST_ITEM_JS" |
| 704 file="bluetooth_page/bluetooth_device_list_item.js" | 704 file="bluetooth_page/bluetooth_device_list_item.js" |
| 705 type="chrome_html" /> | 705 type="chrome_html" /> |
| 706 <structure name="IDR_SETTINGS_BLUETOOTH_DIALOG_CSS" | 706 <structure name="IDR_SETTINGS_BLUETOOTH_DIALOG_SHARED_CSS_HTML" |
| 707 file="bluetooth_page/bluetooth_dialog.css" | 707 file="bluetooth_page/bluetooth_dialog_shared_css.html" |
| 708 type="chrome_html" /> | 708 type="chrome_html" /> |
| 709 <structure name="IDR_SETTINGS_BLUETOOTH_PAGE_HTML" | 709 <structure name="IDR_SETTINGS_BLUETOOTH_PAGE_HTML" |
| 710 file="bluetooth_page/bluetooth_page.html" | 710 file="bluetooth_page/bluetooth_page.html" |
| 711 type="chrome_html" /> | 711 type="chrome_html" /> |
| 712 <structure name="IDR_SETTINGS_BLUETOOTH_PAGE_JS" | 712 <structure name="IDR_SETTINGS_BLUETOOTH_PAGE_JS" |
| 713 file="bluetooth_page/bluetooth_page.js" | 713 file="bluetooth_page/bluetooth_page.js" |
| 714 type="chrome_html" /> | 714 type="chrome_html" /> |
| 715 <structure name="IDR_SETTINGS_BLUETOOTH_ADD_DEVICE_DIALOG_HTML" | 715 <structure name="IDR_SETTINGS_BLUETOOTH_ADD_DEVICE_DIALOG_HTML" |
| 716 file="bluetooth_page/bluetooth_add_device_dialog.html" | 716 file="bluetooth_page/bluetooth_add_device_dialog.html" |
| 717 type="chrome_html" /> | 717 type="chrome_html" /> |
| (...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 906 type="chrome_html" | 906 type="chrome_html" |
| 907 flattenhtml="true" | 907 flattenhtml="true" |
| 908 allowexternalscript="true" /> | 908 allowexternalscript="true" /> |
| 909 <structure name="IDR_SETTINGS_USERS_PAGE_CSS" | 909 <structure name="IDR_SETTINGS_USERS_PAGE_CSS" |
| 910 file="people_page/users_page.css" | 910 file="people_page/users_page.css" |
| 911 type="chrome_html" /> | 911 type="chrome_html" /> |
| 912 </if> | 912 </if> |
| 913 </structures> | 913 </structures> |
| 914 </release> | 914 </release> |
| 915 </grit> | 915 </grit> |
| OLD | NEW |