| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 00e50ae1370676d48b41287a2804874223f4933a..3604c7c3c423fbf61f9a0fd5f51b6cb15faf321d 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -538,6 +538,8 @@
|
| 'animation/AnimatableLengthSize.cpp',
|
| 'animation/AnimatableLengthSize.h',
|
| 'animation/AnimatableNeutral.h',
|
| + 'animation/AnimatableRepeatable.cpp',
|
| + 'animation/AnimatableRepeatable.h',
|
| 'animation/AnimatableSVGLength.cpp',
|
| 'animation/AnimatableSVGLength.h',
|
| 'animation/AnimatableShapeValue.cpp',
|
|
|