| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 599d77463d4c4d6e7fe689b81bc84ff77b3cdcf9..fbc8a3938eb73d239298d8a338d9851907ccebf4 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3496,6 +3496,7 @@
|
| 'animation/AnimatableValueTestHelper.h',
|
| 'animation/AnimatableValueTestHelperTest.cpp',
|
| 'animation/AnimationClockTest.cpp',
|
| + 'animation/CompositorAnimationsTimingFunctionReverserTest.cpp',
|
| 'animation/DocumentTimelineTest.cpp',
|
| 'animation/KeyframeAnimationEffectTest.cpp',
|
| 'animation/PlayerTest.cpp',
|
|
|