| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 3199fdcfdf6750852fca194ddad02a2d99f3a184..2fef41776191588ccbfc981bd5fb45a4d9f1fc5f 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3819,6 +3819,7 @@
|
| 'animation/AnimationTestHelper.cpp',
|
| 'animation/AnimationTestHelper.h',
|
| 'animation/AnimationTimelineTest.cpp',
|
| + 'animation/CompositorAnimationsSimTest.cpp',
|
| 'animation/CompositorAnimationsTest.cpp',
|
| 'animation/CompositorAnimationsTestHelper.h',
|
| 'animation/DeferredLegacyStyleInterpolationTest.cpp',
|
|
|