Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(320)

Unified Diff: Source/core/core.gypi

Issue 139273007: Web Animations: Remove legacy animations engine. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix TestExpectations. Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/animation/css/CSSAnimations.cpp ('k') | Source/core/css/CSSComputedStyleDeclaration.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « Source/core/animation/css/CSSAnimations.cpp ('k') | Source/core/css/CSSComputedStyleDeclaration.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698