Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index d1e78be104d3d9d0e4647ae5a82aa7cba1534635..433d4888a0a46c33ddb83d1007d88cadf1e67627 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -553,6 +553,8 @@ |
'animation/AnimatableLengthBoxAndBool.h', |
'animation/AnimatableLengthPoint.cpp', |
'animation/AnimatableLengthPoint.h', |
+ 'animation/AnimatableLengthPoint3D.cpp', |
+ 'animation/AnimatableLengthPoint3D.h', |
'animation/AnimatableLengthSize.cpp', |
'animation/AnimatableLengthSize.h', |
'animation/AnimatableNeutral.h', |