| 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 506 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 517 <structure name="IDR_SETTINGS_DIRECTION_DELEGATE_JS" | 517 <structure name="IDR_SETTINGS_DIRECTION_DELEGATE_JS" |
| 518 file="direction_delegate.js" | 518 file="direction_delegate.js" |
| 519 type="chrome_html" /> | 519 type="chrome_html" /> |
| 520 <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_HTML" | 520 <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_HTML" |
| 521 file="downloads_page/downloads_page.html" | 521 file="downloads_page/downloads_page.html" |
| 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 <structure name="IDR_SETTINGS_I18n_SETUP_HTML" | 529 <structure name="IDR_SETTINGS_I18n_SETUP_HTML" |
| 529 file="i18n_setup.html" | 530 file="i18n_setup.html" |
| 530 type="chrome_html" /> | 531 type="chrome_html" /> |
| 531 <structure name="IDR_SETTINGS_ICONS" | 532 <structure name="IDR_SETTINGS_ICONS" |
| 532 file="icons.html" | 533 file="icons.html" |
| 533 type="chrome_html" | 534 type="chrome_html" |
| 534 preprocess="true" /> | 535 preprocess="true" /> |
| 535 <structure name="IDR_SETTINGS_POWERWASH_DIALOG_HTML" | 536 <structure name="IDR_SETTINGS_POWERWASH_DIALOG_HTML" |
| 536 file="reset_page/powerwash_dialog.html" | 537 file="reset_page/powerwash_dialog.html" |
| 537 type="chrome_html" /> | 538 type="chrome_html" /> |
| (...skipping 671 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1209 type="chrome_html" /> | 1210 type="chrome_html" /> |
| 1210 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" | 1211 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" |
| 1211 file="people_page/users_page.html" | 1212 file="people_page/users_page.html" |
| 1212 type="chrome_html" | 1213 type="chrome_html" |
| 1213 flattenhtml="true" | 1214 flattenhtml="true" |
| 1214 allowexternalscript="true" /> | 1215 allowexternalscript="true" /> |
| 1215 </if> | 1216 </if> |
| 1216 </structures> | 1217 </structures> |
| 1217 </release> | 1218 </release> |
| 1218 </grit> | 1219 </grit> |
| OLD | NEW |