Index: Source/core/dom/ExecutionContextClient.h |
diff --git a/Source/core/dom/ExecutionContextClient.h b/Source/core/dom/ExecutionContextClient.h |
index 910296c49cb6b3ed735c5351c6ade4b2b33fd55c..4293c744c09c34664e4e7781381e1aed07804f4e 100644 |
--- a/Source/core/dom/ExecutionContextClient.h |
+++ b/Source/core/dom/ExecutionContextClient.h |
@@ -29,7 +29,7 @@ |
#include "core/frame/ConsoleTypes.h" |
#include "platform/LifecycleNotifier.h" |
-#include "weborigin/KURL.h" |
+#include "platform/weborigin/KURL.h" |
#include "wtf/Forward.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/text/WTFString.h" |