| 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 490 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 501 type="chrome_html" /> | 501 type="chrome_html" /> |
| 502 <structure name="IDR_SETTINGS_CREDIT_CARD_EDIT_DIALOG_JS" | 502 <structure name="IDR_SETTINGS_CREDIT_CARD_EDIT_DIALOG_JS" |
| 503 file="passwords_and_forms_page/credit_card_edit_dialog.js" | 503 file="passwords_and_forms_page/credit_card_edit_dialog.js" |
| 504 type="chrome_html" /> | 504 type="chrome_html" /> |
| 505 <structure name="IDR_SETTINGS_AUTOFILL_SECTION_HTML" | 505 <structure name="IDR_SETTINGS_AUTOFILL_SECTION_HTML" |
| 506 file="passwords_and_forms_page/autofill_section.html" | 506 file="passwords_and_forms_page/autofill_section.html" |
| 507 type="chrome_html" /> | 507 type="chrome_html" /> |
| 508 <structure name="IDR_SETTINGS_AUTOFILL_SECTION_JS" | 508 <structure name="IDR_SETTINGS_AUTOFILL_SECTION_JS" |
| 509 file="passwords_and_forms_page/autofill_section.js" | 509 file="passwords_and_forms_page/autofill_section.js" |
| 510 type="chrome_html" /> | 510 type="chrome_html" /> |
| 511 <structure name="IDR_SETTINGS_ADDRESS_EDIT_DIALOG_HTML" | |
| 512 file="passwords_and_forms_page/address_edit_dialog.html" | |
| 513 type="chrome_html" /> | |
| 514 <structure name="IDR_SETTINGS_ADDRESS_EDIT_DIALOG_JS" | |
| 515 file="passwords_and_forms_page/address_edit_dialog.js" | |
| 516 type="chrome_html" /> | |
| 517 <structure name="IDR_SETTINGS_PASSWORDS_SECTION_HTML" | 511 <structure name="IDR_SETTINGS_PASSWORDS_SECTION_HTML" |
| 518 file="passwords_and_forms_page/passwords_section.html" | 512 file="passwords_and_forms_page/passwords_section.html" |
| 519 type="chrome_html" /> | 513 type="chrome_html" /> |
| 520 <structure name="IDR_SETTINGS_PASSWORDS_SECTION_JS" | 514 <structure name="IDR_SETTINGS_PASSWORDS_SECTION_JS" |
| 521 file="passwords_and_forms_page/passwords_section.js" | 515 file="passwords_and_forms_page/passwords_section.js" |
| 522 type="chrome_html" /> | 516 type="chrome_html" /> |
| 523 <structure name="IDR_SETTINGS_PASSWORD_EDIT_DIALOG_HTML" | 517 <structure name="IDR_SETTINGS_PASSWORD_EDIT_DIALOG_HTML" |
| 524 file="passwords_and_forms_page/password_edit_dialog.html" | 518 file="passwords_and_forms_page/password_edit_dialog.html" |
| 525 type="chrome_html" /> | 519 type="chrome_html" /> |
| 526 <structure name="IDR_SETTINGS_PASSWORD_EDIT_DIALOG_JS" | 520 <structure name="IDR_SETTINGS_PASSWORD_EDIT_DIALOG_JS" |
| (...skipping 409 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 936 type="chrome_html" /> | 930 type="chrome_html" /> |
| 937 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" | 931 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" |
| 938 file="people_page/users_page.html" | 932 file="people_page/users_page.html" |
| 939 type="chrome_html" | 933 type="chrome_html" |
| 940 flattenhtml="true" | 934 flattenhtml="true" |
| 941 allowexternalscript="true" /> | 935 allowexternalscript="true" /> |
| 942 </if> | 936 </if> |
| 943 </structures> | 937 </structures> |
| 944 </release> | 938 </release> |
| 945 </grit> | 939 </grit> |
| OLD | NEW |