| 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 444 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 455 type="chrome_html" /> | 455 type="chrome_html" /> |
| 456 <structure name="IDR_SETTINGS_SITE_DETAILS_PERMISSION_CSS" | 456 <structure name="IDR_SETTINGS_SITE_DETAILS_PERMISSION_CSS" |
| 457 file="site_settings/site_details_permission.css" | 457 file="site_settings/site_details_permission.css" |
| 458 type="chrome_html" /> | 458 type="chrome_html" /> |
| 459 <structure name="IDR_SETTINGS_SITE_DETAILS_PERMISSION_HTML" | 459 <structure name="IDR_SETTINGS_SITE_DETAILS_PERMISSION_HTML" |
| 460 file="site_settings/site_details_permission.html" | 460 file="site_settings/site_details_permission.html" |
| 461 type="chrome_html" /> | 461 type="chrome_html" /> |
| 462 <structure name="IDR_SETTINGS_SITE_DETAILS_PERMISSION_JS" | 462 <structure name="IDR_SETTINGS_SITE_DETAILS_PERMISSION_JS" |
| 463 file="site_settings/site_details_permission.js" | 463 file="site_settings/site_details_permission.js" |
| 464 type="chrome_html" /> | 464 type="chrome_html" /> |
| 465 <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_ADD_SEARCH_ENGINE_DIALOG
_JS" | 465 <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_DIALOG_JS" |
| 466 file="search_engines_page/add_search_engine_dialog.js" | 466 file="search_engines_page/search_engine_dialog.js" |
| 467 type="chrome_html" /> | 467 type="chrome_html" /> |
| 468 <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_ADD_SEARCH_ENGINE_DIALOG
_HTML" | 468 <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_DIALOG_HTM
L" |
| 469 file="search_engines_page/add_search_engine_dialog.html" | 469 file="search_engines_page/search_engine_dialog.html" |
| 470 type="chrome_html" | 470 type="chrome_html" |
| 471 flattenhtml="true" | 471 flattenhtml="true" |
| 472 allowexternalscript="true" /> | 472 allowexternalscript="true" /> |
| 473 <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_ENTRY_JS" | 473 <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_ENTRY_JS" |
| 474 file="search_engines_page/search_engine_entry.js" | 474 file="search_engines_page/search_engine_entry.js" |
| 475 type="chrome_html" /> | 475 type="chrome_html" /> |
| 476 <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_ENTRY_HTML
" | 476 <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_ENTRY_HTML
" |
| 477 file="search_engines_page/search_engine_entry.html" | 477 file="search_engines_page/search_engine_entry.html" |
| 478 type="chrome_html" | 478 type="chrome_html" |
| 479 flattenhtml="true" | 479 flattenhtml="true" |
| (...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 756 type="chrome_html" | 756 type="chrome_html" |
| 757 flattenhtml="true" | 757 flattenhtml="true" |
| 758 allowexternalscript="true" /> | 758 allowexternalscript="true" /> |
| 759 <structure name="IDR_SETTINGS_USERS_PAGE_CSS" | 759 <structure name="IDR_SETTINGS_USERS_PAGE_CSS" |
| 760 file="people_page/users_page.css" | 760 file="people_page/users_page.css" |
| 761 type="chrome_html" /> | 761 type="chrome_html" /> |
| 762 </if> | 762 </if> |
| 763 </structures> | 763 </structures> |
| 764 </release> | 764 </release> |
| 765 </grit> | 765 </grit> |
| OLD | NEW |