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

Unified 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/settings_resources.grd
diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd
index be6ba8c1d562cdd116653acfeafa7f414c06e46f..ca3eab14c00e135607d1f25088ad59684fef85b4 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -72,6 +72,12 @@
<structure name="IDR_SETTINGS_ALL_SITES_JS"
file="site_settings/all_sites.js"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_ANIMATION_ANIMATION_HTML"
+ file="animation/animation.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_ANIMATION_ANIMATION_JS"
+ file="animation/animation.js"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_CR_SETTINGS_ANIMATED_PAGES_HTML"
file="settings_page/settings_animated_pages.html"
type="chrome_html" />
« 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