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

Unified Diff: Source/core/core.gypi

Issue 182383011: Web Animations: Add Interpolation class. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@interpolableValue
Patch Set: Created 6 years, 10 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 d3c5236b2e9365fb6f46e2f29c4b2c75ad0192ff..9f53dcaeca8f9766b154815e01906068ac3f86e1 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -595,6 +595,8 @@
'animation/ElementAnimation.h',
'animation/InertAnimation.cpp',
'animation/InertAnimation.h',
+ 'animation/Interpolation.cpp',
+ 'animation/Interpolation.h',
'animation/InterpolableValue.cpp',
'animation/InterpolableValue.h',
'animation/KeyframeEffectModel.cpp',
« Source/core/animation/Interpolation.cpp ('K') | « Source/core/animation/Interpolation.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698