| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 40632b70a1a7105d4ce83af9ea7a3903177d87c1..6396213a6bac78167b54ce9179cb2f118f118ebe 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3575,6 +3575,7 @@
|
| 'animation/AnimatableDoubleTest.cpp',
|
| 'animation/AnimatableLengthTest.cpp',
|
| 'animation/AnimatableNeutralTest.cpp',
|
| + 'animation/AnimatableStrokeDasharrayListTest.cpp',
|
| 'animation/AnimatableUnknownTest.cpp',
|
| 'animation/AnimatableValueTestHelper.cpp',
|
| 'animation/AnimatableValueTestHelper.h',
|
|
|