Index: Source/core/events/TransitionEvent.h |
diff --git a/Source/core/dom/TransitionEvent.h b/Source/core/events/TransitionEvent.h |
similarity index 98% |
rename from Source/core/dom/TransitionEvent.h |
rename to Source/core/events/TransitionEvent.h |
index 9fe4ffb99227b23b12bd2df9653aeebea0c6b9d9..e1d5fa2608203ba41008bbd16959cdc25f7464e3 100644 |
--- a/Source/core/dom/TransitionEvent.h |
+++ b/Source/core/events/TransitionEvent.h |
@@ -27,7 +27,7 @@ |
#ifndef TransitionEvent_h |
#define TransitionEvent_h |
-#include "core/dom/Event.h" |
+#include "core/events/Event.h" |
namespace WebCore { |