| 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" output_all_resource_defines=
"false"> | 2 <grit latest_public_release="0" current_release="1" output_all_resource_defines=
"false"> |
| 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 805 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 816 flattenhtml="true" | 816 flattenhtml="true" |
| 817 allowexternalscript="true" /> | 817 allowexternalscript="true" /> |
| 818 <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_ENTRY_JS" | 818 <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_ENTRY_JS" |
| 819 file="search_engines_page/search_engine_entry.js" | 819 file="search_engines_page/search_engine_entry.js" |
| 820 type="chrome_html" /> | 820 type="chrome_html" /> |
| 821 <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_ENTRY_HTML
" | 821 <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_ENTRY_HTML
" |
| 822 file="search_engines_page/search_engine_entry.html" | 822 file="search_engines_page/search_engine_entry.html" |
| 823 type="chrome_html" | 823 type="chrome_html" |
| 824 flattenhtml="true" | 824 flattenhtml="true" |
| 825 allowexternalscript="true" /> | 825 allowexternalscript="true" /> |
| 826 <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_ENTRY_CSS" | |
| 827 file="search_engines_page/search_engine_entry.css" | |
| 828 type="chrome_html" /> | |
| 829 <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_OMNIBOX_EXTENSION_ENTRY_
JS" | 826 <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_OMNIBOX_EXTENSION_ENTRY_
JS" |
| 830 file="search_engines_page/omnibox_extension_entry.js" | 827 file="search_engines_page/omnibox_extension_entry.js" |
| 831 type="chrome_html" /> | 828 type="chrome_html" /> |
| 832 <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_OMNIBOX_EXTENSION_ENTRY_
HTML" | 829 <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_OMNIBOX_EXTENSION_ENTRY_
HTML" |
| 833 file="search_engines_page/omnibox_extension_entry.html" | 830 file="search_engines_page/omnibox_extension_entry.html" |
| 834 type="chrome_html" | 831 type="chrome_html" |
| 835 flattenhtml="true" | 832 flattenhtml="true" |
| 836 allowexternalscript="true" /> | 833 allowexternalscript="true" /> |
| 837 <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINES_LIST_JS" | 834 <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINES_LIST_JS" |
| 838 file="search_engines_page/search_engines_list.js" | 835 file="search_engines_page/search_engines_list.js" |
| (...skipping 282 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1121 type="chrome_html" /> | 1118 type="chrome_html" /> |
| 1122 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" | 1119 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" |
| 1123 file="people_page/users_page.html" | 1120 file="people_page/users_page.html" |
| 1124 type="chrome_html" | 1121 type="chrome_html" |
| 1125 flattenhtml="true" | 1122 flattenhtml="true" |
| 1126 allowexternalscript="true" /> | 1123 allowexternalscript="true" /> |
| 1127 </if> | 1124 </if> |
| 1128 </structures> | 1125 </structures> |
| 1129 </release> | 1126 </release> |
| 1130 </grit> | 1127 </grit> |
| OLD | NEW |