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

Unified Diff: Source/core/core.gypi

Issue 19266007: Web Animations: Introduce ActiveAnimations and AnimationStack (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 4737ec5946f18039f33c6b0b477c20d3b1fb04e9..00b7cb1e967a738b17716b9d706c3c7d47243c95 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -541,6 +541,8 @@
'animation/Animation.cpp',
'animation/Animation.h',
'animation/AnimationEffect.h',
+ 'animation/AnimationStack.cpp',
+ 'animation/AnimationStack.h',
'animation/DocumentTimeline.cpp',
'animation/DocumentTimeline.h',
'animation/KeyframeAnimationEffect.cpp',

Powered by Google App Engine
This is Rietveld 408576698