Index: Source/core/html/parser/XSSAuditorDelegate.cpp |
diff --git a/Source/core/html/parser/XSSAuditorDelegate.cpp b/Source/core/html/parser/XSSAuditorDelegate.cpp |
index b676bc9b0f203019f417f251db6c9fb0d335fcf8..f7f8bfda8435010a597e0b223cbaa7ba9dfc2c67 100644 |
--- a/Source/core/html/parser/XSSAuditorDelegate.cpp |
+++ b/Source/core/html/parser/XSSAuditorDelegate.cpp |
@@ -34,7 +34,7 @@ |
#include "core/loader/PingLoader.h" |
#include "platform/JSONValues.h" |
#include "platform/network/FormData.h" |
-#include "weborigin/SecurityOrigin.h" |
+#include "platform/weborigin/SecurityOrigin.h" |
#include "wtf/text/StringBuilder.h" |
namespace WebCore { |