| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index bbfa6ba1fcbb6aa9afa619c5a4fb156d715c7697..0813c4f8d00efa9e595e8b388186319023ded474 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3272,6 +3272,7 @@
|
| 'animation/AnimatableValueTestHelperTest.cpp',
|
| 'animation/AnimationClockTest.cpp',
|
| 'animation/AnimationHelpersTest.cpp',
|
| + 'animation/AnimationStackTest.cpp',
|
| 'animation/AnimationTest.cpp',
|
| 'animation/AnimationTestHelper.cpp',
|
| 'animation/AnimationTestHelper.h',
|
|
|