| 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 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 127 preprocess="true" /> | 127 preprocess="true" /> |
| 128 <structure name="IDR_SETTINGS_BASIC_PAGE_JS" | 128 <structure name="IDR_SETTINGS_BASIC_PAGE_JS" |
| 129 file="basic_page/basic_page.js" | 129 file="basic_page/basic_page.js" |
| 130 preprocess="true" | 130 preprocess="true" |
| 131 type="chrome_html" /> | 131 type="chrome_html" /> |
| 132 <structure name="IDR_SETTINGS_BASIC_PAGE_HTML" | 132 <structure name="IDR_SETTINGS_BASIC_PAGE_HTML" |
| 133 file="basic_page/basic_page.html" | 133 file="basic_page/basic_page.html" |
| 134 type="chrome_html" | 134 type="chrome_html" |
| 135 preprocess="true" | 135 preprocess="true" |
| 136 allowexternalscript="true" /> | 136 allowexternalscript="true" /> |
| 137 <structure name="IDR_SETTINGS_EDIT_EXCEPTION_DIALOG_HTML" |
| 138 file="site_settings/edit_exception_dialog.html" |
| 139 type="chrome_html" /> |
| 140 <structure name="IDR_SETTINGS_EDIT_EXCEPTION_DIALOG_JS" |
| 141 file="site_settings/edit_exception_dialog.js" |
| 142 type="chrome_html" /> |
| 137 <structure name="IDR_SETTINGS_EXTENSION_CONTROL_BROWSER_PROXY_JS" | 143 <structure name="IDR_SETTINGS_EXTENSION_CONTROL_BROWSER_PROXY_JS" |
| 138 file="extension_control_browser_proxy.js" | 144 file="extension_control_browser_proxy.js" |
| 139 type="chrome_html" /> | 145 type="chrome_html" /> |
| 140 <structure name="IDR_SETTINGS_EXTENSION_CONTROL_BROWSER_PROXY_HTML" | 146 <structure name="IDR_SETTINGS_EXTENSION_CONTROL_BROWSER_PROXY_HTML" |
| 141 file="extension_control_browser_proxy.html" | 147 file="extension_control_browser_proxy.html" |
| 142 type="chrome_html" /> | 148 type="chrome_html" /> |
| 143 <structure name="IDR_SETTINGS_FONTS_BROWSER_PROXY_HTML" | 149 <structure name="IDR_SETTINGS_FONTS_BROWSER_PROXY_HTML" |
| 144 file="appearance_page/fonts_browser_proxy.html" | 150 file="appearance_page/fonts_browser_proxy.html" |
| 145 type="chrome_html" /> | 151 type="chrome_html" /> |
| 146 <structure name="IDR_SETTINGS_FONTS_BROWSER_PROXY_JS" | 152 <structure name="IDR_SETTINGS_FONTS_BROWSER_PROXY_JS" |
| (...skipping 1099 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1246 type="chrome_html" /> | 1252 type="chrome_html" /> |
| 1247 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" | 1253 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" |
| 1248 file="people_page/users_page.html" | 1254 file="people_page/users_page.html" |
| 1249 type="chrome_html" | 1255 type="chrome_html" |
| 1250 preprocess="true" | 1256 preprocess="true" |
| 1251 allowexternalscript="true" /> | 1257 allowexternalscript="true" /> |
| 1252 </if> | 1258 </if> |
| 1253 </structures> | 1259 </structures> |
| 1254 </release> | 1260 </release> |
| 1255 </grit> | 1261 </grit> |
| OLD | NEW |