Index: Source/core/workers/WorkerLocation.h |
diff --git a/Source/core/workers/WorkerLocation.h b/Source/core/workers/WorkerLocation.h |
index f34cd85e42fec7141772580ee71c99b719fac393..6b5aefb7cf7323d7f356edae7040251cd4f23f0b 100644 |
--- a/Source/core/workers/WorkerLocation.h |
+++ b/Source/core/workers/WorkerLocation.h |
@@ -29,7 +29,7 @@ |
#include "bindings/v8/ScriptWrappable.h" |
#include "core/dom/DOMURLUtilsReadOnly.h" |
-#include "weborigin/KURL.h" |
+#include "platform/weborigin/KURL.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |
#include "wtf/RefPtr.h" |