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', |