Index: Source/core/dom/SecurityContext.cpp |
diff --git a/Source/core/dom/SecurityContext.cpp b/Source/core/dom/SecurityContext.cpp |
index aaab8391a4c42e93cfa3baa322c73c584102b7b7..d0c35303076fa25a1b90d9db1d8240a925aa7b93 100644 |
--- a/Source/core/dom/SecurityContext.cpp |
+++ b/Source/core/dom/SecurityContext.cpp |
@@ -28,7 +28,7 @@ |
#include "core/dom/SecurityContext.h" |
#include "core/frame/ContentSecurityPolicy.h" |
-#include "weborigin/SecurityOrigin.h" |
+#include "platform/weborigin/SecurityOrigin.h" |
namespace WebCore { |