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 484 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
495 type="chrome_html" /> | 495 type="chrome_html" /> |
496 <structure name="IDR_SETTINGS_CREDIT_CARD_EDIT_DIALOG_JS" | 496 <structure name="IDR_SETTINGS_CREDIT_CARD_EDIT_DIALOG_JS" |
497 file="passwords_and_forms_page/credit_card_edit_dialog.js" | 497 file="passwords_and_forms_page/credit_card_edit_dialog.js" |
498 type="chrome_html" /> | 498 type="chrome_html" /> |
499 <structure name="IDR_SETTINGS_AUTOFILL_SECTION_HTML" | 499 <structure name="IDR_SETTINGS_AUTOFILL_SECTION_HTML" |
500 file="passwords_and_forms_page/autofill_section.html" | 500 file="passwords_and_forms_page/autofill_section.html" |
501 type="chrome_html" /> | 501 type="chrome_html" /> |
502 <structure name="IDR_SETTINGS_AUTOFILL_SECTION_JS" | 502 <structure name="IDR_SETTINGS_AUTOFILL_SECTION_JS" |
503 file="passwords_and_forms_page/autofill_section.js" | 503 file="passwords_and_forms_page/autofill_section.js" |
504 type="chrome_html" /> | 504 type="chrome_html" /> |
| 505 <structure name="IDR_SETTINGS_ADDRESS_EDIT_DIALOG_HTML" |
| 506 file="passwords_and_forms_page/address_edit_dialog.html" |
| 507 type="chrome_html" /> |
| 508 <structure name="IDR_SETTINGS_ADDRESS_EDIT_DIALOG_JS" |
| 509 file="passwords_and_forms_page/address_edit_dialog.js" |
| 510 type="chrome_html" /> |
505 <structure name="IDR_SETTINGS_PASSWORDS_SECTION_HTML" | 511 <structure name="IDR_SETTINGS_PASSWORDS_SECTION_HTML" |
506 file="passwords_and_forms_page/passwords_section.html" | 512 file="passwords_and_forms_page/passwords_section.html" |
507 type="chrome_html" /> | 513 type="chrome_html" /> |
508 <structure name="IDR_SETTINGS_PASSWORDS_SECTION_JS" | 514 <structure name="IDR_SETTINGS_PASSWORDS_SECTION_JS" |
509 file="passwords_and_forms_page/passwords_section.js" | 515 file="passwords_and_forms_page/passwords_section.js" |
510 type="chrome_html" /> | 516 type="chrome_html" /> |
511 <structure name="IDR_SETTINGS_PASSWORD_EDIT_DIALOG_HTML" | 517 <structure name="IDR_SETTINGS_PASSWORD_EDIT_DIALOG_HTML" |
512 file="passwords_and_forms_page/password_edit_dialog.html" | 518 file="passwords_and_forms_page/password_edit_dialog.html" |
513 type="chrome_html" /> | 519 type="chrome_html" /> |
514 <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... |
924 type="chrome_html" /> | 930 type="chrome_html" /> |
925 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" | 931 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" |
926 file="people_page/users_page.html" | 932 file="people_page/users_page.html" |
927 type="chrome_html" | 933 type="chrome_html" |
928 flattenhtml="true" | 934 flattenhtml="true" |
929 allowexternalscript="true" /> | 935 allowexternalscript="true" /> |
930 </if> | 936 </if> |
931 </structures> | 937 </structures> |
932 </release> | 938 </release> |
933 </grit> | 939 </grit> |
OLD | NEW |