| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 0914da60411b76383fd9790a2f4c6c1c0697c4e3..d210580d188b2f1279ece6f4ec9c1ae0fc0efd8b 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',
|
|
|