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

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

Issue 125593005: Rename EventContext to NodeEventContext. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 6 years, 11 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 | « no previous file | Source/core/events/EventContext.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/Node.h
diff --git a/Source/core/dom/Node.h b/Source/core/dom/Node.h
index a2ea120c1c106d3bfa6ebe454e9dc6df54f2328b..ca48dad7e4a758d4e9d0a695845bf4956ebc7002 100644
--- a/Source/core/dom/Node.h
+++ b/Source/core/dom/Node.h
@@ -53,7 +53,6 @@ class DOMSettableTokenList;
class Document;
class Element;
class Event;
-class EventContext;
class EventDispatchMediator;
class EventListener;
class ExceptionState;
@@ -65,6 +64,7 @@ class KeyboardEvent;
class NSResolver;
class NameNodeList;
class NamedNodeMap;
+class NodeEventContext;
class NodeList;
class NodeListsNodeData;
class NodeRareData;
« no previous file with comments | « no previous file | Source/core/events/EventContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698