Index: third_party/WebKit/Source/core/core.gypi |
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi |
index d27c263aac0e365c1da3bc73213f2471e5e723f5..b6832ed6a025a8efbedd08cadfbe3229ee1f2249 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -932,8 +932,12 @@ |
'animation/RectSVGInterpolation.h', |
'animation/SVGInterpolation.cpp', |
'animation/SVGInterpolation.h', |
+ 'animation/SVGInterpolationType.cpp', |
+ 'animation/SVGInterpolationType.h', |
'animation/SVGStrokeDasharrayStyleInterpolation.cpp', |
'animation/SVGStrokeDasharrayStyleInterpolation.h', |
+ 'animation/SVGValueInterpolationType.cpp', |
+ 'animation/SVGValueInterpolationType.h', |
'animation/SampledEffect.cpp', |
'animation/SampledEffect.h', |
'animation/ListSVGInterpolation.h', |