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

Unified Diff: Source/core/dom/WheelEvent.cpp

Issue 15387004: Remove some unused includes from core/css and core/dom (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/dom/WheelEvent.cpp
diff --git a/Source/core/dom/WheelEvent.cpp b/Source/core/dom/WheelEvent.cpp
index 81135f82bcf3bfc28829d5d9669c541364a93c72..a0a1ec6f4257f1d240d4d79fc45b9ce1f23efff9 100644
--- a/Source/core/dom/WheelEvent.cpp
+++ b/Source/core/dom/WheelEvent.cpp
@@ -24,7 +24,6 @@
#include "core/dom/WheelEvent.h"
#include "core/dom/Clipboard.h"
-#include "core/dom/EventDispatcher.h"
#include "core/dom/EventNames.h"
#include "core/platform/PlatformWheelEvent.h"
« no previous file with comments | « Source/core/dom/VisitedLinkState.cpp ('k') | Source/core/dom/default/chromium/PlatformMessagePortChannelChromium.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698