| 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 511 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 522 type="chrome_html" | 522 type="chrome_html" |
| 523 flattenhtml="true" | 523 flattenhtml="true" |
| 524 allowexternalscript="true" /> | 524 allowexternalscript="true" /> |
| 525 <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_JS" | 525 <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_JS" |
| 526 file="downloads_page/downloads_page.js" | 526 file="downloads_page/downloads_page.js" |
| 527 type="chrome_html" | 527 type="chrome_html" |
| 528 preprocess="true" /> | 528 preprocess="true" /> |
| 529 <structure name="IDR_SETTINGS_I18n_SETUP_HTML" | 529 <structure name="IDR_SETTINGS_I18n_SETUP_HTML" |
| 530 file="i18n_setup.html" | 530 file="i18n_setup.html" |
| 531 type="chrome_html" /> | 531 type="chrome_html" /> |
| 532 <structure name="IDR_SETTINGS_ICONS" | |
| 533 file="icons.html" | |
| 534 type="chrome_html" | |
| 535 preprocess="true" /> | |
| 536 <structure name="IDR_SETTINGS_POWERWASH_DIALOG_HTML" | 532 <structure name="IDR_SETTINGS_POWERWASH_DIALOG_HTML" |
| 537 file="reset_page/powerwash_dialog.html" | 533 file="reset_page/powerwash_dialog.html" |
| 538 type="chrome_html" /> | 534 type="chrome_html" /> |
| 539 <structure name="IDR_SETTINGS_POWERWASH_DIALOG_JS" | 535 <structure name="IDR_SETTINGS_POWERWASH_DIALOG_JS" |
| 540 file="reset_page/powerwash_dialog.js" | 536 file="reset_page/powerwash_dialog.js" |
| 541 type="chrome_html" /> | 537 type="chrome_html" /> |
| 542 <structure name="IDR_SETTINGS_RESET_PAGE_HTML" | 538 <structure name="IDR_SETTINGS_RESET_PAGE_HTML" |
| 543 file="reset_page/reset_page.html" | 539 file="reset_page/reset_page.html" |
| 544 type="chrome_html" | 540 type="chrome_html" |
| 545 preprocess="true" /> | 541 preprocess="true" /> |
| (...skipping 664 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1210 type="chrome_html" /> | 1206 type="chrome_html" /> |
| 1211 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" | 1207 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" |
| 1212 file="people_page/users_page.html" | 1208 file="people_page/users_page.html" |
| 1213 type="chrome_html" | 1209 type="chrome_html" |
| 1214 flattenhtml="true" | 1210 flattenhtml="true" |
| 1215 allowexternalscript="true" /> | 1211 allowexternalscript="true" /> |
| 1216 </if> | 1212 </if> |
| 1217 </structures> | 1213 </structures> |
| 1218 </release> | 1214 </release> |
| 1219 </grit> | 1215 </grit> |
| OLD | NEW |