Index: Source/core/workers/WorkerThread.cpp |
diff --git a/Source/core/workers/WorkerThread.cpp b/Source/core/workers/WorkerThread.cpp |
index 10a31a0e0f9420d12d1e2f9baf77d345a51b70e1..269cdb6658822773a95897e46b1c0e1e70ff64c3 100644 |
--- a/Source/core/workers/WorkerThread.cpp |
+++ b/Source/core/workers/WorkerThread.cpp |
@@ -39,7 +39,7 @@ |
#include "platform/PlatformThreadData.h" |
#include "public/platform/Platform.h" |
#include "public/platform/WebWorkerRunLoop.h" |
-#include "weborigin/KURL.h" |
+#include "platform/weborigin/KURL.h" |
#include "wtf/Noncopyable.h" |
#include "wtf/text/WTFString.h" |