Index: Source/core/events/SecurityPolicyViolationEvent.h |
diff --git a/Source/core/dom/SecurityPolicyViolationEvent.h b/Source/core/events/SecurityPolicyViolationEvent.h |
similarity index 98% |
rename from Source/core/dom/SecurityPolicyViolationEvent.h |
rename to Source/core/events/SecurityPolicyViolationEvent.h |
index 40ff41b119c5c16b634fd59cc54562b0c762c788..bde8a28e5cc6d827ee9d92762ba478723db85ab0 100644 |
--- a/Source/core/dom/SecurityPolicyViolationEvent.h |
+++ b/Source/core/events/SecurityPolicyViolationEvent.h |
@@ -25,8 +25,8 @@ |
#ifndef SecurityPolicyViolationEvent_h |
#define SecurityPolicyViolationEvent_h |
-#include "core/dom/Event.h" |
-#include "core/dom/EventNames.h" |
+#include "core/events/Event.h" |
+#include "core/events/EventNames.h" |
namespace WebCore { |