Index: Source/core/events/EventDispatcher.h |
diff --git a/Source/core/dom/EventDispatcher.h b/Source/core/events/EventDispatcher.h |
similarity index 98% |
rename from Source/core/dom/EventDispatcher.h |
rename to Source/core/events/EventDispatcher.h |
index 558713246229fd7e1136ae3e0dc440f4d6b235de..66076279dab3ada6006a779c2b5ae2f61b5a27e1 100644 |
--- a/Source/core/dom/EventDispatcher.h |
+++ b/Source/core/events/EventDispatcher.h |
@@ -26,7 +26,7 @@ |
#ifndef EventDispatcher_h |
#define EventDispatcher_h |
-#include "core/dom/EventContext.h" |
+#include "core/events/EventContext.h" |
#include "core/dom/SimulatedClickOptions.h" |
#include "wtf/Forward.h" |
#include "wtf/PassRefPtr.h" |