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

Unified Diff: Source/core/dom/EventDispatcher.h

Issue 17480002: Remove unused includes from core/accessibility, core/css and core/dom (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebased Created 7 years, 6 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/EventDispatcher.h
diff --git a/Source/core/dom/EventDispatcher.h b/Source/core/dom/EventDispatcher.h
index b4a439e8f0f8ceb6b90c11c1f6ed13699b60152c..d67ae0e822a12e8374782959e78822ff05f04307 100644
--- a/Source/core/dom/EventDispatcher.h
+++ b/Source/core/dom/EventDispatcher.h
@@ -29,9 +29,7 @@
#include "core/dom/EventContext.h"
#include "core/dom/SimulatedClickOptions.h"
#include <wtf/Forward.h>
-#include <wtf/HashMap.h>
#include <wtf/PassRefPtr.h>
-#include <wtf/Vector.h>
namespace WebCore {

Powered by Google App Engine
This is Rietveld 408576698