| 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 12 matching lines...) Expand all Loading... |
| 23 allowexternalscript="true" /> | 23 allowexternalscript="true" /> |
| 24 <structure name="IDR_SETTINGS_ABOUT_PAGE_BROWSER_PROXY_HTML" | 24 <structure name="IDR_SETTINGS_ABOUT_PAGE_BROWSER_PROXY_HTML" |
| 25 file="about_page/about_page_browser_proxy.html" | 25 file="about_page/about_page_browser_proxy.html" |
| 26 type="chrome_html" /> | 26 type="chrome_html" /> |
| 27 <structure name="IDR_SETTINGS_ABOUT_PAGE_BROWSER_PROXY_JS" | 27 <structure name="IDR_SETTINGS_ABOUT_PAGE_BROWSER_PROXY_JS" |
| 28 file="about_page/about_page_browser_proxy.js" | 28 file="about_page/about_page_browser_proxy.js" |
| 29 type="chrome_html" | 29 type="chrome_html" |
| 30 flattenhtml="true" /> | 30 flattenhtml="true" /> |
| 31 <structure name="IDR_SETTINGS_ABOUT_PAGE_JS" | 31 <structure name="IDR_SETTINGS_ABOUT_PAGE_JS" |
| 32 file="about_page/about_page.js" | 32 file="about_page/about_page.js" |
| 33 type="chrome_html" /> | 33 type="chrome_html" |
| 34 flattenhtml="true" /> |
| 34 <structure name="IDR_SETTINGS_ABOUT_PAGE_HTML" | 35 <structure name="IDR_SETTINGS_ABOUT_PAGE_HTML" |
| 35 file="about_page/about_page.html" | 36 file="about_page/about_page.html" |
| 36 type="chrome_html" | 37 type="chrome_html" |
| 37 flattenhtml="true" | 38 flattenhtml="true" |
| 38 allowexternalscript="true" /> | 39 allowexternalscript="true" /> |
| 39 <structure name="IDR_SETTINGS_ADD_SITE_DIALOG_HTML" | 40 <structure name="IDR_SETTINGS_ADD_SITE_DIALOG_HTML" |
| 40 file="site_settings/add_site_dialog.html" | 41 file="site_settings/add_site_dialog.html" |
| 41 type="chrome_html" /> | 42 type="chrome_html" /> |
| 42 <structure name="IDR_SETTINGS_ADD_SITE_DIALOG_JS" | 43 <structure name="IDR_SETTINGS_ADD_SITE_DIALOG_JS" |
| 43 file="site_settings/add_site_dialog.js" | 44 file="site_settings/add_site_dialog.js" |
| (...skipping 910 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 954 type="chrome_html" | 955 type="chrome_html" |
| 955 flattenhtml="true" | 956 flattenhtml="true" |
| 956 allowexternalscript="true" /> | 957 allowexternalscript="true" /> |
| 957 <structure name="IDR_SETTINGS_USERS_PAGE_CSS" | 958 <structure name="IDR_SETTINGS_USERS_PAGE_CSS" |
| 958 file="people_page/users_page.css" | 959 file="people_page/users_page.css" |
| 959 type="chrome_html" /> | 960 type="chrome_html" /> |
| 960 </if> | 961 </if> |
| 961 </structures> | 962 </structures> |
| 962 </release> | 963 </release> |
| 963 </grit> | 964 </grit> |
| OLD | NEW |