| 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 276 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 287 <structure name="IDR_SETTINGS_RESET_PAGE_DIALOG_CSS" | 287 <structure name="IDR_SETTINGS_RESET_PAGE_DIALOG_CSS" |
| 288 file="reset_page/reset_page_dialog.css" | 288 file="reset_page/reset_page_dialog.css" |
| 289 type="chrome_html" /> | 289 type="chrome_html" /> |
| 290 <structure name="IDR_SETTINGS_RESET_PAGE_HTML" | 290 <structure name="IDR_SETTINGS_RESET_PAGE_HTML" |
| 291 file="reset_page/reset_page.html" | 291 file="reset_page/reset_page.html" |
| 292 type="chrome_html" | 292 type="chrome_html" |
| 293 flattenhtml="true" /> | 293 flattenhtml="true" /> |
| 294 <structure name="IDR_SETTINGS_RESET_PAGE_JS" | 294 <structure name="IDR_SETTINGS_RESET_PAGE_JS" |
| 295 file="reset_page/reset_page.js" | 295 file="reset_page/reset_page.js" |
| 296 type="chrome_html" /> | 296 type="chrome_html" /> |
| 297 <structure name="IDR_SETTINGS_RESET_PROFILE_DIALOG_CSS" | |
| 298 file="reset_page/reset_profile_dialog.css" | |
| 299 type="chrome_html" /> | |
| 300 <structure name="IDR_SETTINGS_RESET_PROFILE_DIALOG_HTML" | 297 <structure name="IDR_SETTINGS_RESET_PROFILE_DIALOG_HTML" |
| 301 file="reset_page/reset_profile_dialog.html" | 298 file="reset_page/reset_profile_dialog.html" |
| 302 type="chrome_html" /> | 299 type="chrome_html" /> |
| 303 <structure name="IDR_SETTINGS_RESET_PROFILE_DIALOG_JS" | 300 <structure name="IDR_SETTINGS_RESET_PROFILE_DIALOG_JS" |
| 304 file="reset_page/reset_profile_dialog.js" | 301 file="reset_page/reset_profile_dialog.js" |
| 305 type="chrome_html" /> | 302 type="chrome_html" /> |
| 306 <structure name="IDR_SETTINGS_RESET_PROFILE_BANNER_CSS" | 303 <structure name="IDR_SETTINGS_RESET_PROFILE_BANNER_CSS" |
| 307 file="reset_page/reset_profile_banner.css" | 304 file="reset_page/reset_profile_banner.css" |
| 308 type="chrome_html" /> | 305 type="chrome_html" /> |
| 309 <structure name="IDR_SETTINGS_RESET_PROFILE_BANNER_HTML" | 306 <structure name="IDR_SETTINGS_RESET_PROFILE_BANNER_HTML" |
| (...skipping 504 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 814 type="chrome_html" | 811 type="chrome_html" |
| 815 flattenhtml="true" | 812 flattenhtml="true" |
| 816 allowexternalscript="true" /> | 813 allowexternalscript="true" /> |
| 817 <structure name="IDR_SETTINGS_USERS_PAGE_CSS" | 814 <structure name="IDR_SETTINGS_USERS_PAGE_CSS" |
| 818 file="people_page/users_page.css" | 815 file="people_page/users_page.css" |
| 819 type="chrome_html" /> | 816 type="chrome_html" /> |
| 820 </if> | 817 </if> |
| 821 </structures> | 818 </structures> |
| 822 </release> | 819 </release> |
| 823 </grit> | 820 </grit> |
| OLD | NEW |