Index: Source/core/frame/csp/ContentSecurityPolicy.cpp |
diff --git a/Source/core/frame/ContentSecurityPolicy.cpp b/Source/core/frame/csp/ContentSecurityPolicy.cpp |
similarity index 99% |
rename from Source/core/frame/ContentSecurityPolicy.cpp |
rename to Source/core/frame/csp/ContentSecurityPolicy.cpp |
index 3e6b30339f1770a917fb998bf970bbcdc99ea05b..e73fa56b668f8331999011aa35098d256473d182 100644 |
--- a/Source/core/frame/ContentSecurityPolicy.cpp |
+++ b/Source/core/frame/csp/ContentSecurityPolicy.cpp |
@@ -24,7 +24,7 @@ |
*/ |
#include "config.h" |
-#include "core/frame/ContentSecurityPolicy.h" |
+#include "core/frame/csp/ContentSecurityPolicy.h" |
#include "RuntimeEnabledFeatures.h" |
#include "bindings/v8/ScriptCallStackFactory.h" |