| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index d74f42764e3d2b3338281eedfc324bf91e3f0663..2352ab167b2e9e591179afdb2659ad3b20609203 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3344,6 +3344,7 @@
|
| 'animation/CompositorAnimationsTestHelper.h',
|
| 'animation/CompositorAnimationsTimingFunctionReverserTest.cpp',
|
| 'animation/DocumentTimelineTest.cpp',
|
| + 'animation/EffectInputTest.cpp',
|
| 'animation/InterpolationEffectTest.cpp',
|
| 'animation/InterpolationTest.cpp',
|
| 'animation/InterpolableValueTest.cpp',
|
|
|