| 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 389 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 400 <structure name="IDR_SETTINGS_LANGUAGES_EDIT_DICTIONARY_PAGE_JS" | 400 <structure name="IDR_SETTINGS_LANGUAGES_EDIT_DICTIONARY_PAGE_JS" |
| 401 file="languages_page/edit_dictionary_page.js" | 401 file="languages_page/edit_dictionary_page.js" |
| 402 type="chrome_html" /> | 402 type="chrome_html" /> |
| 403 </if> | 403 </if> |
| 404 <structure name="IDR_SETTINGS_PASSWORDS_AND_FORMS_PAGE_HTML" | 404 <structure name="IDR_SETTINGS_PASSWORDS_AND_FORMS_PAGE_HTML" |
| 405 file="passwords_and_forms_page/passwords_and_forms_page.html" | 405 file="passwords_and_forms_page/passwords_and_forms_page.html" |
| 406 type="chrome_html" /> | 406 type="chrome_html" /> |
| 407 <structure name="IDR_SETTINGS_PASSWORDS_AND_FORMS_PAGE_JS" | 407 <structure name="IDR_SETTINGS_PASSWORDS_AND_FORMS_PAGE_JS" |
| 408 file="passwords_and_forms_page/passwords_and_forms_page.js" | 408 file="passwords_and_forms_page/passwords_and_forms_page.js" |
| 409 type="chrome_html" /> | 409 type="chrome_html" /> |
| 410 <structure name="IDR_SETTINGS_PASSWORDS_SECTION_CSS" | |
| 411 file="passwords_and_forms_page/passwords_section.css" | |
| 412 type="chrome_html" /> | |
| 413 <structure name="IDR_SETTINGS_PASSWORDS_SECTION_HTML" | 410 <structure name="IDR_SETTINGS_PASSWORDS_SECTION_HTML" |
| 414 file="passwords_and_forms_page/passwords_section.html" | 411 file="passwords_and_forms_page/passwords_section.html" |
| 415 type="chrome_html" /> | 412 type="chrome_html" /> |
| 416 <structure name="IDR_SETTINGS_PASSWORDS_SECTION_JS" | 413 <structure name="IDR_SETTINGS_PASSWORDS_SECTION_JS" |
| 417 file="passwords_and_forms_page/passwords_section.js" | 414 file="passwords_and_forms_page/passwords_section.js" |
| 418 type="chrome_html" /> | 415 type="chrome_html" /> |
| 419 <structure name="IDR_SETTINGS_PASSWORD_EDIT_DIALOG_HTML" | 416 <structure name="IDR_SETTINGS_PASSWORD_EDIT_DIALOG_HTML" |
| 420 file="passwords_and_forms_page/password_edit_dialog.html" | 417 file="passwords_and_forms_page/password_edit_dialog.html" |
| 421 type="chrome_html" /> | 418 type="chrome_html" /> |
| 422 <structure name="IDR_SETTINGS_PASSWORD_EDIT_DIALOG_JS" | 419 <structure name="IDR_SETTINGS_PASSWORD_EDIT_DIALOG_JS" |
| (...skipping 455 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 878 type="chrome_html" | 875 type="chrome_html" |
| 879 flattenhtml="true" | 876 flattenhtml="true" |
| 880 allowexternalscript="true" /> | 877 allowexternalscript="true" /> |
| 881 <structure name="IDR_SETTINGS_USERS_PAGE_CSS" | 878 <structure name="IDR_SETTINGS_USERS_PAGE_CSS" |
| 882 file="people_page/users_page.css" | 879 file="people_page/users_page.css" |
| 883 type="chrome_html" /> | 880 type="chrome_html" /> |
| 884 </if> | 881 </if> |
| 885 </structures> | 882 </structures> |
| 886 </release> | 883 </release> |
| 887 </grit> | 884 </grit> |
| OLD | NEW |