| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index aa2cb401f2f56cf31e9c731a27d6b412948efaf2..e7b7df180876910a320332d468f464c06274c402 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3502,6 +3502,7 @@
|
| 'animation/AnimatableValueTestHelper.h',
|
| 'animation/AnimatableValueTestHelperTest.cpp',
|
| 'animation/AnimationClockTest.cpp',
|
| + 'animation/CompositorAnimationsTest.cpp',
|
| 'animation/DocumentTimelineTest.cpp',
|
| 'animation/KeyframeAnimationEffectTest.cpp',
|
| 'animation/PlayerTest.cpp',
|
|
|