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

Unified Diff: chrome/browser/resources/settings/animation/compiled_resources2.gyp

Issue 2856223007: MD Settings: Shorten page fade transitions (Closed)
Patch Set: closure 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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/animation/fade_animations.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/animation/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/animation/compiled_resources2.gyp b/chrome/browser/resources/settings/animation/compiled_resources2.gyp
index 89d95422ad29c0104feed30c41e7ae4a3eccf8bd..be9c892fc4ceb89e60d7793f0b205d85bd7993a1 100644
--- a/chrome/browser/resources/settings/animation/compiled_resources2.gyp
+++ b/chrome/browser/resources/settings/animation/compiled_resources2.gyp
@@ -12,5 +12,14 @@
],
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
},
+ {
+ 'target_name': 'fade_animations',
+ 'dependencies': [
+ 'animation',
+ '<(DEPTH)/third_party/polymer/v1_0/components-chromium/neon-animation/compiled_resources2.gyp:neon-animation-behavior-extracted',
+ '<(EXTERNS_GYP):web_animations',
+ ],
+ 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
+ },
],
}
« no previous file with comments | « no previous file | chrome/browser/resources/settings/animation/fade_animations.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698