Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index d4b40145add79c5b6a7aea5d0ece535eac5f081c..09854bc02027880d72986ad555571acfce211e72 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -914,6 +914,8 @@ |
'animation/LengthPairStyleInterpolation.h', |
'animation/LengthStyleInterpolation.cpp', |
'animation/LengthStyleInterpolation.h', |
+ 'animation/NumberSVGInterpolation.cpp', |
+ 'animation/NumberSVGInterpolation.h', |
'animation/PropertyHandle.cpp', |
'animation/PropertyHandle.h', |
'animation/SVGInterpolation.cpp', |