| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 87a8c54785a521516e38b1db94b796c75ec451a3..5c7672bd85e26809fa39207ae90d1951c116e0a8 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3279,6 +3279,7 @@
|
| 'animation/AnimationTranslationUtilTest.cpp',
|
| 'animation/CompositorAnimationsTest.cpp',
|
| 'animation/CompositorAnimationsTestHelper.h',
|
| + 'animation/CompositorAnimationsTimingFunctionReverserTest.cpp',
|
| 'animation/DocumentTimelineTest.cpp',
|
| 'animation/InterpolableValueTest.cpp',
|
| 'animation/InterpolationEffectTest.cpp',
|
|
|