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

Unified Diff: Source/core/events/Event.h

Issue 656683009: Clean up forward declarations in Source/core/events (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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/events/DOMWindowEventQueue.h ('k') | Source/core/events/EventDispatchMediator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/events/Event.h
diff --git a/Source/core/events/Event.h b/Source/core/events/Event.h
index 4b1143bccda69e928649310e58be2fcda3f3b5ed..ff2a47f19f5c28064e18ded2dca3b1dbbac2082c 100644
--- a/Source/core/events/Event.h
+++ b/Source/core/events/Event.h
@@ -34,7 +34,6 @@
namespace blink {
class EventTarget;
-class EventDispatcher;
class ExecutionContext;
struct EventInit {
« no previous file with comments | « Source/core/events/DOMWindowEventQueue.h ('k') | Source/core/events/EventDispatchMediator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698