Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 068edaa9d6ca0f8d1c4c33de9581c8d9b9bfdb65..bcf8d0bc5b816e8dceb104949c4d22d691d77c94 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -880,8 +880,12 @@ |
'animation/LegacyStyleInterpolation.h', |
'animation/LengthBoxStyleInterpolation.cpp', |
'animation/LengthBoxStyleInterpolation.h', |
+ 'animation/LengthInterpolationType.cpp', |
+ 'animation/LengthInterpolationType.h', |
'animation/LengthPairStyleInterpolation.cpp', |
'animation/LengthPairStyleInterpolation.h', |
+ 'animation/LengthPropertyFunctions.cpp', |
+ 'animation/LengthPropertyFunctions.h', |
'animation/LengthSVGInterpolation.cpp', |
'animation/LengthSVGInterpolation.h', |
'animation/LengthStyleInterpolation.cpp', |