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

Unified Diff: Source/core/core.gypi

Issue 19367002: Implement DeferredAnimatableValue (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rename class Created 7 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 16d4c41d7378b31e18b03694f4135f9a341b9970..9e0bca6955c4c5508d4416046325e4562ee521ed 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -544,6 +544,7 @@
'animation/Animation.h',
'animation/AnimationEffect.h',
'animation/AnimationStack.h',
+ 'animation/DeferredAnimatableValue.h',
'animation/DocumentTimeline.cpp',
'animation/DocumentTimeline.h',
'animation/KeyframeAnimationEffect.cpp',

Powered by Google App Engine
This is Rietveld 408576698