| Index: Source/core/workers/WorkerMessagingProxy.cpp
|
| diff --git a/Source/core/workers/WorkerMessagingProxy.cpp b/Source/core/workers/WorkerMessagingProxy.cpp
|
| index 6c61754e657cbad6fbd67907ae1acf149e6d1f9c..fcc0e2b359d38931279a0ba2b084ee48f0a47e61 100644
|
| --- a/Source/core/workers/WorkerMessagingProxy.cpp
|
| +++ b/Source/core/workers/WorkerMessagingProxy.cpp
|
| @@ -41,7 +41,7 @@
|
| #include "core/loader/DocumentLoadTiming.h"
|
| #include "core/loader/DocumentLoader.h"
|
| #include "core/page/ContentSecurityPolicy.h"
|
| -#include "core/page/DOMWindow.h"
|
| +#include "core/frame/DOMWindow.h"
|
| #include "core/page/PageGroup.h"
|
| #include "platform/NotImplemented.h"
|
| #include "core/workers/DedicatedWorkerGlobalScope.h"
|
|
|