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 e16344559d7001d5c8cb82c5d65e193b942c0fc9..fda79abf3dd7e5a182cf27051018370095c071c5 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -916,6 +916,8 @@ |
'animation/SVGInterpolationType.h', |
'animation/SVGNumberInterpolationType.cpp', |
'animation/SVGNumberInterpolationType.h', |
+ 'animation/SVGNumberListInterpolationType.cpp', |
+ 'animation/SVGNumberListInterpolationType.h', |
'animation/SVGStrokeDasharrayStyleInterpolation.cpp', |
'animation/SVGStrokeDasharrayStyleInterpolation.h', |
'animation/SVGValueInterpolationType.cpp', |