| 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 515 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 526 type="chrome_html" /> | 526 type="chrome_html" /> |
| 527 <structure name="IDR_SETTINGS_CREDIT_CARD_EDIT_DIALOG_JS" | 527 <structure name="IDR_SETTINGS_CREDIT_CARD_EDIT_DIALOG_JS" |
| 528 file="passwords_and_forms_page/credit_card_edit_dialog.js" | 528 file="passwords_and_forms_page/credit_card_edit_dialog.js" |
| 529 type="chrome_html" /> | 529 type="chrome_html" /> |
| 530 <structure name="IDR_SETTINGS_AUTOFILL_SECTION_HTML" | 530 <structure name="IDR_SETTINGS_AUTOFILL_SECTION_HTML" |
| 531 file="passwords_and_forms_page/autofill_section.html" | 531 file="passwords_and_forms_page/autofill_section.html" |
| 532 type="chrome_html" /> | 532 type="chrome_html" /> |
| 533 <structure name="IDR_SETTINGS_AUTOFILL_SECTION_JS" | 533 <structure name="IDR_SETTINGS_AUTOFILL_SECTION_JS" |
| 534 file="passwords_and_forms_page/autofill_section.js" | 534 file="passwords_and_forms_page/autofill_section.js" |
| 535 type="chrome_html" /> | 535 type="chrome_html" /> |
| 536 <structure name="IDR_SETTINGS_ADDRESS_EDIT_DIALOG_HTML" |
| 537 file="passwords_and_forms_page/address_edit_dialog.html" |
| 538 type="chrome_html" /> |
| 539 <structure name="IDR_SETTINGS_ADDRESS_EDIT_DIALOG_JS" |
| 540 file="passwords_and_forms_page/address_edit_dialog.js" |
| 541 type="chrome_html" /> |
| 536 <structure name="IDR_SETTINGS_PASSWORDS_SECTION_HTML" | 542 <structure name="IDR_SETTINGS_PASSWORDS_SECTION_HTML" |
| 537 file="passwords_and_forms_page/passwords_section.html" | 543 file="passwords_and_forms_page/passwords_section.html" |
| 538 type="chrome_html" /> | 544 type="chrome_html" /> |
| 539 <structure name="IDR_SETTINGS_PASSWORDS_SECTION_JS" | 545 <structure name="IDR_SETTINGS_PASSWORDS_SECTION_JS" |
| 540 file="passwords_and_forms_page/passwords_section.js" | 546 file="passwords_and_forms_page/passwords_section.js" |
| 541 type="chrome_html" /> | 547 type="chrome_html" /> |
| 542 <structure name="IDR_SETTINGS_PASSWORD_EDIT_DIALOG_HTML" | 548 <structure name="IDR_SETTINGS_PASSWORD_EDIT_DIALOG_HTML" |
| 543 file="passwords_and_forms_page/password_edit_dialog.html" | 549 file="passwords_and_forms_page/password_edit_dialog.html" |
| 544 type="chrome_html" /> | 550 type="chrome_html" /> |
| 545 <structure name="IDR_SETTINGS_PASSWORD_EDIT_DIALOG_JS" | 551 <structure name="IDR_SETTINGS_PASSWORD_EDIT_DIALOG_JS" |
| (...skipping 425 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 971 type="chrome_html" /> | 977 type="chrome_html" /> |
| 972 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" | 978 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" |
| 973 file="people_page/users_page.html" | 979 file="people_page/users_page.html" |
| 974 type="chrome_html" | 980 type="chrome_html" |
| 975 flattenhtml="true" | 981 flattenhtml="true" |
| 976 allowexternalscript="true" /> | 982 allowexternalscript="true" /> |
| 977 </if> | 983 </if> |
| 978 </structures> | 984 </structures> |
| 979 </release> | 985 </release> |
| 980 </grit> | 986 </grit> |
| OLD | NEW |