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

Unified Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 2856223007: MD Settings: Shorten page fade transitions (Closed)
Patch Set: Created 3 years, 7 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
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 7f096ad8b9537f829af5025e956301c027840b13..3e1469b0bbe3a0bd27ead176d145079502861204 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -96,6 +96,12 @@
<structure name="IDR_SETTINGS_ANIMATION_ANIMATION_JS"
file="animation/animation.js"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_ANIMATION_FADE_ANIMATIONS_HTML"
+ file="animation/fade_animations.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_ANIMATION_FADE_ANIMATIONS_JS"
+ file="animation/fade_animations.js"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_CR_SETTINGS_ANIMATED_PAGES_HTML"
file="settings_page/settings_animated_pages.html"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698