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

Unified Diff: Source/core/events/EventDispatchMediator.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/Event.h ('k') | Source/core/events/EventListener.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/events/EventDispatchMediator.h
diff --git a/Source/core/events/EventDispatchMediator.h b/Source/core/events/EventDispatchMediator.h
index 56248a27301ea129a30c5614e56f461790c23e37..a3afef15c5226f751aafe3a0eb94d61244c7ccc0 100644
--- a/Source/core/events/EventDispatchMediator.h
+++ b/Source/core/events/EventDispatchMediator.h
@@ -40,7 +40,6 @@ namespace blink {
class Event;
class EventDispatcher;
-class Node;
class EventDispatchMediator : public RefCountedWillBeGarbageCollectedFinalized<EventDispatchMediator> {
public:
« no previous file with comments | « Source/core/events/Event.h ('k') | Source/core/events/EventListener.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698