| Index: Source/core/dom/ExecutionContext.h
|
| diff --git a/Source/core/dom/ExecutionContext.h b/Source/core/dom/ExecutionContext.h
|
| index c3f9847dee980e5060fb2d158e088bf6ece1e5ad..a0ff2ab34a8be3d2d3c8ee5cbf51e204ea974a46 100644
|
| --- a/Source/core/dom/ExecutionContext.h
|
| +++ b/Source/core/dom/ExecutionContext.h
|
| @@ -37,7 +37,7 @@
|
| #include "core/frame/ConsoleTypes.h"
|
| #include "core/frame/DOMTimer.h"
|
| #include "platform/LifecycleContext.h"
|
| -#include "weborigin/KURL.h"
|
| +#include "platform/weborigin/KURL.h"
|
| #include "wtf/HashSet.h"
|
| #include "wtf/OwnPtr.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|