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 5aaad68275e888f41042180c1b8326c80431128f..321481ed32935ca7f7e2c63144096bfc775f09e5 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -910,6 +910,8 @@ |
'animation/PropertyHandle.h', |
'animation/RectSVGInterpolation.cpp', |
'animation/RectSVGInterpolation.h', |
+ 'animation/SVGIntegerInterpolationType.cpp', |
+ 'animation/SVGIntegerInterpolationType.h', |
'animation/SVGInterpolation.cpp', |
'animation/SVGInterpolation.h', |
'animation/SVGInterpolationType.cpp', |