| 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 1007 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1018 <structure name="IDR_SETTINGS_ZOOM_LEVELS_JS" | 1018 <structure name="IDR_SETTINGS_ZOOM_LEVELS_JS" |
| 1019 file="site_settings/zoom_levels.js" | 1019 file="site_settings/zoom_levels.js" |
| 1020 type="chrome_html" /> | 1020 type="chrome_html" /> |
| 1021 <if expr="chromeos"> | 1021 <if expr="chromeos"> |
| 1022 <structure name="IDR_SETTINGS_ANDROID_APPS_PAGE_HTML" | 1022 <structure name="IDR_SETTINGS_ANDROID_APPS_PAGE_HTML" |
| 1023 file="android_apps_page/android_apps_page.html" | 1023 file="android_apps_page/android_apps_page.html" |
| 1024 type="chrome_html" /> | 1024 type="chrome_html" /> |
| 1025 <structure name="IDR_SETTINGS_ANDROID_APPS_PAGE_JS" | 1025 <structure name="IDR_SETTINGS_ANDROID_APPS_PAGE_JS" |
| 1026 file="android_apps_page/android_apps_page.js" | 1026 file="android_apps_page/android_apps_page.js" |
| 1027 type="chrome_html" /> | 1027 type="chrome_html" /> |
| 1028 <structure name="IDR_SETTINGS_ANDROID_APPS_SUBPAGE_HTML" |
| 1029 file="android_apps_page/android_apps_subpage.html" |
| 1030 type="chrome_html" /> |
| 1031 <structure name="IDR_SETTINGS_ANDROID_APPS_SUBPAGE_JS" |
| 1032 file="android_apps_page/android_apps_subpage.js" |
| 1033 type="chrome_html" /> |
| 1028 <structure name="IDR_SETTINGS_ANDROID_APPS_BROWSER_PROXY_JS" | 1034 <structure name="IDR_SETTINGS_ANDROID_APPS_BROWSER_PROXY_JS" |
| 1029 file="android_apps_page/android_apps_browser_proxy.js" | 1035 file="android_apps_page/android_apps_browser_proxy.js" |
| 1030 type="chrome_html" | 1036 type="chrome_html" |
| 1031 preprocess="true" | 1037 preprocess="true" |
| 1032 allowexternalscript="true" /> | 1038 allowexternalscript="true" /> |
| 1033 <structure name="IDR_SETTINGS_ANDROID_APPS_BROWSER_PROXY_HTML" | 1039 <structure name="IDR_SETTINGS_ANDROID_APPS_BROWSER_PROXY_HTML" |
| 1034 file="android_apps_page/android_apps_browser_proxy.html" | 1040 file="android_apps_page/android_apps_browser_proxy.html" |
| 1035 type="chrome_html" | 1041 type="chrome_html" |
| 1036 preprocess="true" | 1042 preprocess="true" |
| 1037 allowexternalscript="true" /> | 1043 allowexternalscript="true" /> |
| (...skipping 254 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1292 type="chrome_html" /> | 1298 type="chrome_html" /> |
| 1293 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" | 1299 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" |
| 1294 file="people_page/users_page.html" | 1300 file="people_page/users_page.html" |
| 1295 type="chrome_html" | 1301 type="chrome_html" |
| 1296 preprocess="true" | 1302 preprocess="true" |
| 1297 allowexternalscript="true" /> | 1303 allowexternalscript="true" /> |
| 1298 </if> | 1304 </if> |
| 1299 </structures> | 1305 </structures> |
| 1300 </release> | 1306 </release> |
| 1301 </grit> | 1307 </grit> |
| OLD | NEW |