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 86e94bfca2b629ef4055115b7398a15b102b7be3..c6806bf699a86e88995526fe94a76715e5048301 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -848,8 +848,6 @@ |
'animation/AnimationStack.h', |
'animation/AnimationTimeline.cpp', |
'animation/AnimationTimeline.h', |
- 'animation/AnimationTranslationUtil.cpp', |
- 'animation/AnimationTranslationUtil.h', |
'animation/CSSColorInterpolationType.cpp', |
'animation/CSSColorInterpolationType.h', |
'animation/CSSFontWeightInterpolationType.cpp', |
@@ -3816,7 +3814,6 @@ |
'animation/AnimationTestHelper.cpp', |
'animation/AnimationTestHelper.h', |
'animation/AnimationTimelineTest.cpp', |
- 'animation/AnimationTranslationUtilTest.cpp', |
'animation/CompositorAnimationsTest.cpp', |
'animation/CompositorAnimationsTestHelper.h', |
'animation/DeferredLegacyStyleInterpolationTest.cpp', |