Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 39c90ef167c968e8fe01fd2f1f6901793ba5f99f..171bf613738e9ba7dcaf52311556f46e15be629d 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -1095,18 +1095,8 @@ |
'frame/SuspendableTimer.cpp', |
'frame/SuspendableTimer.h', |
'frame/UseCounter.cpp', |
- 'frame/animation/AnimationBase.cpp', |
- 'frame/animation/AnimationBase.h', |
- 'frame/animation/AnimationController.cpp', |
- 'frame/animation/AnimationControllerPrivate.h', |
'frame/animation/CSSPropertyAnimation.cpp', |
'frame/animation/CSSPropertyAnimation.h', |
- 'frame/animation/CompositeAnimation.cpp', |
- 'frame/animation/CompositeAnimation.h', |
- 'frame/animation/ImplicitAnimation.cpp', |
- 'frame/animation/ImplicitAnimation.h', |
- 'frame/animation/KeyframeAnimation.cpp', |
- 'frame/animation/KeyframeAnimation.h', |
'inspector/AsyncCallStackTracker.cpp', |
'inspector/AsyncCallStackTracker.h', |
'inspector/BindingVisitors.h', |
@@ -1594,8 +1584,6 @@ |
'rendering/TextAutosizer.h', |
'rendering/TrailingFloatsRootInlineBox.h', |
'rendering/VerticalPositionCache.h', |
- 'rendering/animation/WebAnimationProvider.cpp', |
- 'rendering/animation/WebAnimationProvider.h', |
'rendering/break_lines.cpp', |
'rendering/break_lines.h', |
'rendering/line/BreakingContext.cpp', |