| Index: Source/core/dom/ExecutionContextClient.h
|
| diff --git a/Source/core/dom/ExecutionContextClient.h b/Source/core/dom/ExecutionContextClient.h
|
| index f9cd3036d2d4c58f6dc73c7ded1c58b85f251d1a..9c492bb2e00ffd24b61bcd4f704b37adc9540097 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"
|
|
|