Index: Source/core/events/Event.h |
diff --git a/Source/core/dom/Event.h b/Source/core/events/Event.h |
similarity index 99% |
rename from Source/core/dom/Event.h |
rename to Source/core/events/Event.h |
index 56dd5f96892cca8d5181c6b3694df0575342cb26..b825f703db6f642ebe07487683110e1e50c33e47 100644 |
--- a/Source/core/dom/Event.h |
+++ b/Source/core/events/Event.h |
@@ -26,7 +26,7 @@ |
#include "bindings/v8/ScriptWrappable.h" |
#include "core/dom/DOMTimeStamp.h" |
-#include "core/dom/EventContext.h" |
+#include "core/events/EventContext.h" |
#include "wtf/RefCounted.h" |
#include "wtf/text/AtomicString.h" |