| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 91a14a735cb8f5dd87a2cff45e9c31df00c572a8..62347505df60be03623cae73385f96eec6981e87 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -926,8 +926,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',
|
|
|