Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 0d63c638c08367ce7c752c663b745715204c7920..b32cdc866fd5fa244e7f8e9accde705c9bf4d84e 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', |