| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index ff1a853ec9a0d8dbd4c2fa968dc6c3bf28dad6bb..1edf0fa2ff8f4fd49efaf9e878f81aa2825cf896 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3332,6 +3332,7 @@
|
| 'animation/CompositorAnimationsTestHelper.h',
|
| 'animation/CompositorAnimationsTimingFunctionReverserTest.cpp',
|
| 'animation/DocumentTimelineTest.cpp',
|
| + 'animation/EffectInputTest.cpp',
|
| 'animation/InterpolationEffectTest.cpp',
|
| 'animation/InterpolationTest.cpp',
|
| 'animation/InterpolableValueTest.cpp',
|
|
|