Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 8081d8acd53fd0a2195136a1c7f4a4ee36864494..edde8a21115cb4441034f53bc581e2eb4e2696a5 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', |