| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 90a4179c5190a13de557313b3f8bfde9bae55349..c487116c4b57f3fefb16e259a0da709edd9c59bc 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -540,6 +540,8 @@
|
| 'animation/AnimatableNeutral.h',
|
| 'animation/AnimatableSVGLength.cpp',
|
| 'animation/AnimatableSVGLength.h',
|
| + 'animation/AnimatableSVGLengthVector.cpp',
|
| + 'animation/AnimatableSVGLengthVector.h',
|
| 'animation/AnimatableShapeValue.cpp',
|
| 'animation/AnimatableShapeValue.h',
|
| 'animation/AnimatableSVGPaint.cpp',
|
|
|