| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 0cf4b531220c6a7aba99f978f8d20f220041ae83..3653a1440d33cae0707c02002879f034f53198af 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -554,6 +554,8 @@
|
| 'animation/AnimatableSVGLength.h',
|
| 'animation/AnimatableSVGPaint.cpp',
|
| 'animation/AnimatableSVGPaint.h',
|
| + 'animation/AnimatableShadow.cpp',
|
| + 'animation/AnimatableShadow.h',
|
| 'animation/AnimatableShapeValue.cpp',
|
| 'animation/AnimatableShapeValue.h',
|
| 'animation/AnimatableStrokeDasharrayList.cpp',
|
|
|