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

Unified Diff: Source/core/page/animation/AnimationController.cpp

Issue 16282004: Remove unused includes from various .cpp files in core/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 7 years, 7 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/page/animation/AnimationController.cpp
diff --git a/Source/core/page/animation/AnimationController.cpp b/Source/core/page/animation/AnimationController.cpp
index c5c3d425c762b63e390df01a4f4b3f35150a4cc9..b41f8b97fcea866c8f067756a32b27b5f41259cd 100644
--- a/Source/core/page/animation/AnimationController.cpp
+++ b/Source/core/page/animation/AnimationController.cpp
@@ -29,7 +29,6 @@
#include "config.h"
#include "core/page/animation/AnimationController.h"
-#include "core/css/CSSParser.h"
#include "core/dom/AnimationEvent.h"
#include "core/dom/EventNames.h"
#include "core/dom/PseudoElement.h"

Powered by Google App Engine
This is Rietveld 408576698