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

Unified Diff: Source/core/animation/DocumentTimeline.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/animation/DocumentTimeline.cpp
diff --git a/Source/core/animation/DocumentTimeline.cpp b/Source/core/animation/DocumentTimeline.cpp
index 3b5825ef7d84f9bd0c06c5db9015ae305ec45c24..5c1481f5f3a94e090cc991a29e1b88ffedeb45c1 100644
--- a/Source/core/animation/DocumentTimeline.cpp
+++ b/Source/core/animation/DocumentTimeline.cpp
@@ -31,7 +31,6 @@
#include "config.h"
#include "core/animation/DocumentTimeline.h"
-#include "RuntimeEnabledFeatures.h"
#include "core/animation/Player.h"
#include "core/dom/Document.h"
#include "core/page/FrameView.h"

Powered by Google App Engine
This is Rietveld 408576698