| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 22198abb7e6be2a254b5c533e5f504b7dd1f7e1e..121f61dba4fcc42301bb75b1691daafd5f5b5eb2 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -551,6 +551,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',
|
|
|