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