| 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 01ae9b1c3cfdeb258a0e50c2a266238a18d6eabf..646c6296fc23aa3f8ad13f14b2ab189ade400488 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -946,8 +946,6 @@
|
| 'animation/ColorPropertyFunctions.h',
|
| 'animation/CustomCompositorAnimationManager.cpp',
|
| 'animation/CustomCompositorAnimationManager.h',
|
| - 'animation/DeferredLegacyStyleInterpolation.cpp',
|
| - 'animation/DeferredLegacyStyleInterpolation.h',
|
| 'animation/DocumentAnimation.h',
|
| 'animation/DocumentAnimations.cpp',
|
| 'animation/DocumentAnimations.h',
|
| @@ -3957,7 +3955,6 @@
|
| 'animation/AnimationTestHelper.h',
|
| 'animation/AnimationTimelineTest.cpp',
|
| 'animation/CompositorAnimationsTest.cpp',
|
| - 'animation/DeferredLegacyStyleInterpolationTest.cpp',
|
| 'animation/EffectInputTest.cpp',
|
| 'animation/InterpolableValueTest.cpp',
|
| 'animation/InterpolationEffectTest.cpp',
|
|
|