| 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 736 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 747 type="chrome_html" /> | 747 type="chrome_html" /> |
| 748 <structure name="IDR_SETTINGS_BLUETOOTH_DEVICE_DIALOG_JS" | 748 <structure name="IDR_SETTINGS_BLUETOOTH_DEVICE_DIALOG_JS" |
| 749 file="bluetooth_page/bluetooth_device_dialog.js" | 749 file="bluetooth_page/bluetooth_device_dialog.js" |
| 750 type="chrome_html" /> | 750 type="chrome_html" /> |
| 751 <structure name="IDR_SETTINGS_BLUETOOTH_DEVICE_LIST_ITEM_HTML" | 751 <structure name="IDR_SETTINGS_BLUETOOTH_DEVICE_LIST_ITEM_HTML" |
| 752 file="bluetooth_page/bluetooth_device_list_item.html" | 752 file="bluetooth_page/bluetooth_device_list_item.html" |
| 753 type="chrome_html" /> | 753 type="chrome_html" /> |
| 754 <structure name="IDR_SETTINGS_BLUETOOTH_DEVICE_LIST_ITEM_JS" | 754 <structure name="IDR_SETTINGS_BLUETOOTH_DEVICE_LIST_ITEM_JS" |
| 755 file="bluetooth_page/bluetooth_device_list_item.js" | 755 file="bluetooth_page/bluetooth_device_list_item.js" |
| 756 type="chrome_html" /> | 756 type="chrome_html" /> |
| 757 <structure name="IDR_SETTINGS_BLUETOOTH_DIALOG_SHARED_CSS_HTML" | |
| 758 file="bluetooth_page/bluetooth_dialog_shared_css.html" | |
| 759 type="chrome_html" /> | |
| 760 <structure name="IDR_SETTINGS_BLUETOOTH_PAGE_HTML" | 757 <structure name="IDR_SETTINGS_BLUETOOTH_PAGE_HTML" |
| 761 file="bluetooth_page/bluetooth_page.html" | 758 file="bluetooth_page/bluetooth_page.html" |
| 762 type="chrome_html" /> | 759 type="chrome_html" /> |
| 763 <structure name="IDR_SETTINGS_BLUETOOTH_PAGE_JS" | 760 <structure name="IDR_SETTINGS_BLUETOOTH_PAGE_JS" |
| 764 file="bluetooth_page/bluetooth_page.js" | 761 file="bluetooth_page/bluetooth_page.js" |
| 765 type="chrome_html" /> | 762 type="chrome_html" /> |
| 766 <structure name="IDR_SETTINGS_DATE_TIME_PAGE_HTML" | 763 <structure name="IDR_SETTINGS_DATE_TIME_PAGE_HTML" |
| 767 file="date_time_page/date_time_page.html" | 764 file="date_time_page/date_time_page.html" |
| 768 type="chrome_html" /> | 765 type="chrome_html" /> |
| 769 <structure name="IDR_SETTINGS_DATE_TIME_PAGE_JS" | 766 <structure name="IDR_SETTINGS_DATE_TIME_PAGE_JS" |
| (...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 945 type="chrome_html" | 942 type="chrome_html" |
| 946 flattenhtml="true" | 943 flattenhtml="true" |
| 947 allowexternalscript="true" /> | 944 allowexternalscript="true" /> |
| 948 <structure name="IDR_SETTINGS_USERS_PAGE_CSS" | 945 <structure name="IDR_SETTINGS_USERS_PAGE_CSS" |
| 949 file="people_page/users_page.css" | 946 file="people_page/users_page.css" |
| 950 type="chrome_html" /> | 947 type="chrome_html" /> |
| 951 </if> | 948 </if> |
| 952 </structures> | 949 </structures> |
| 953 </release> | 950 </release> |
| 954 </grit> | 951 </grit> |
| OLD | NEW |