Index: Source/modules/websockets/NewWebSocketChannelImpl.cpp |
diff --git a/Source/modules/websockets/NewWebSocketChannelImpl.cpp b/Source/modules/websockets/NewWebSocketChannelImpl.cpp |
index abd79de2d56d663ee8dfb4e2abca46bcb1469ab9..a8580a6799ec41781e7fbadba54c61c892776752 100644 |
--- a/Source/modules/websockets/NewWebSocketChannelImpl.cpp |
+++ b/Source/modules/websockets/NewWebSocketChannelImpl.cpp |
@@ -51,7 +51,7 @@ |
#include "public/platform/WebString.h" |
#include "public/platform/WebURL.h" |
#include "public/platform/WebVector.h" |
-#include "weborigin/SecurityOrigin.h" |
+#include "platform/weborigin/SecurityOrigin.h" |
#include "wtf/ArrayBuffer.h" |
#include "wtf/Vector.h" |
#include "wtf/text/WTFString.h" |