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

Unified Diff: Source/core/animation/ActiveAnimations.cpp

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
Index: Source/core/animation/ActiveAnimations.cpp
diff --git a/Source/core/animation/ActiveAnimations.cpp b/Source/core/animation/ActiveAnimations.cpp
index d27161d6a103136178088de3c2d17feb2853c2c8..beffb7036a176a75fd80c0749d4ea65fcfb549af 100644
--- a/Source/core/animation/ActiveAnimations.cpp
+++ b/Source/core/animation/ActiveAnimations.cpp
@@ -31,7 +31,6 @@
#include "config.h"
#include "core/animation/ActiveAnimations.h"
-#include "core/frame/animation/AnimationController.h"
#include "core/rendering/RenderObject.h"
namespace WebCore {

Powered by Google App Engine
This is Rietveld 408576698