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

Unified Diff: Source/core/dom/EventListenerMap.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
« no previous file with comments | « Source/core/dom/EventDispatcher.cpp ('k') | Source/core/dom/EventTarget.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/EventListenerMap.cpp
diff --git a/Source/core/dom/EventListenerMap.cpp b/Source/core/dom/EventListenerMap.cpp
index 00d25062e1ab66f8c63972f980eddebe8f1a04a9..4ddd7831ddf4b364721a2c5a05a25c1e5aa5d526 100644
--- a/Source/core/dom/EventListenerMap.cpp
+++ b/Source/core/dom/EventListenerMap.cpp
@@ -33,8 +33,6 @@
#include "config.h"
#include "core/dom/EventListenerMap.h"
-#include "core/dom/Event.h"
-#include "core/dom/EventException.h"
#include "core/dom/EventTarget.h"
#include <wtf/MainThread.h>
#include <wtf/StdLibExtras.h>
« no previous file with comments | « Source/core/dom/EventDispatcher.cpp ('k') | Source/core/dom/EventTarget.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698