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

Unified Diff: Source/core/core.gypi

Issue 21012002: Web Animations: Trigger and update CSS Animations backed by the Web Animations model (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 f76c021de034dfbff9c04eca57206b5624d59cb2..04912eb463b1e8cb8044df2106a9e3f2ac99f9e7 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -555,6 +555,8 @@
'animation/TimedItem.h',
'animation/TimedItemCalculations.h',
'animation/Timing.h',
+ 'animation/css/CSSAnimations.cpp',
+ 'animation/css/CSSAnimations.h',
'css/BasicShapeFunctions.cpp',
'css/CSSArrayFunctionValue.cpp',
'css/CSSArrayFunctionValue.h',

Powered by Google App Engine
This is Rietveld 408576698