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

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

Issue 15447002: Remove ~1750 superfluous includes from core (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebase a few hours 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/Range.cpp ('k') | Source/core/dom/ScriptElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/RegisteredEventListener.cpp
diff --git a/Source/core/dom/RegisteredEventListener.cpp b/Source/core/dom/RegisteredEventListener.cpp
index 6153b5c2e2fd0d68cf1e52a3603bcb3c12767ac4..d915cfd680213e412eda5ef202afc5e251f1437c 100644
--- a/Source/core/dom/RegisteredEventListener.cpp
+++ b/Source/core/dom/RegisteredEventListener.cpp
@@ -23,7 +23,6 @@
#include "config.h"
#include "core/dom/RegisteredEventListener.h"
-#include "core/dom/EventListener.h"
namespace WebCore {
« no previous file with comments | « Source/core/dom/Range.cpp ('k') | Source/core/dom/ScriptElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698