Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(467)

Side by Side Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 2072643002: MD Settings: animation interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase why not Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/browser/resources/settings/compiled_resources2.gyp ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 file="advanced_page/advanced_page.html" 65 file="advanced_page/advanced_page.html"
66 type="chrome_html" 66 type="chrome_html"
67 flattenhtml="true" 67 flattenhtml="true"
68 allowexternalscript="true" /> 68 allowexternalscript="true" />
69 <structure name="IDR_SETTINGS_ALL_SITES_HTML" 69 <structure name="IDR_SETTINGS_ALL_SITES_HTML"
70 file="site_settings/all_sites.html" 70 file="site_settings/all_sites.html"
71 type="chrome_html" /> 71 type="chrome_html" />
72 <structure name="IDR_SETTINGS_ALL_SITES_JS" 72 <structure name="IDR_SETTINGS_ALL_SITES_JS"
73 file="site_settings/all_sites.js" 73 file="site_settings/all_sites.js"
74 type="chrome_html" /> 74 type="chrome_html" />
75 <structure name="IDR_SETTINGS_ANIMATION_ANIMATION_HTML"
76 file="animation/animation.html"
77 type="chrome_html" />
78 <structure name="IDR_SETTINGS_ANIMATION_ANIMATION_JS"
79 file="animation/animation.js"
80 type="chrome_html" />
75 <structure name="IDR_SETTINGS_CR_SETTINGS_ANIMATED_PAGES_HTML" 81 <structure name="IDR_SETTINGS_CR_SETTINGS_ANIMATED_PAGES_HTML"
76 file="settings_page/settings_animated_pages.html" 82 file="settings_page/settings_animated_pages.html"
77 type="chrome_html" /> 83 type="chrome_html" />
78 <structure name="IDR_SETTINGS_CR_SETTINGS_ANIMATED_PAGES_JS" 84 <structure name="IDR_SETTINGS_CR_SETTINGS_ANIMATED_PAGES_JS"
79 file="settings_page/settings_animated_pages.js" 85 file="settings_page/settings_animated_pages.js"
80 type="chrome_html" /> 86 type="chrome_html" />
81 <structure name="IDR_SETTINGS_APPEARANCE_BROWSER_PROXY_HTML" 87 <structure name="IDR_SETTINGS_APPEARANCE_BROWSER_PROXY_HTML"
82 file="appearance_page/appearance_browser_proxy.html" 88 file="appearance_page/appearance_browser_proxy.html"
83 type="chrome_html" /> 89 type="chrome_html" />
84 <structure name="IDR_SETTINGS_APPEARANCE_BROWSER_PROXY_JS" 90 <structure name="IDR_SETTINGS_APPEARANCE_BROWSER_PROXY_JS"
(...skipping 886 matching lines...) Expand 10 before | Expand all | Expand 10 after
971 type="chrome_html" /> 977 type="chrome_html" />
972 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" 978 <structure name="IDR_SETTINGS_USERS_PAGE_HTML"
973 file="people_page/users_page.html" 979 file="people_page/users_page.html"
974 type="chrome_html" 980 type="chrome_html"
975 flattenhtml="true" 981 flattenhtml="true"
976 allowexternalscript="true" /> 982 allowexternalscript="true" />
977 </if> 983 </if>
978 </structures> 984 </structures>
979 </release> 985 </release>
980 </grit> 986 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/resources/settings/compiled_resources2.gyp ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698