| Index: Source/web/ServiceWorkerGlobalScopeProxy.h
|
| diff --git a/Source/web/ServiceWorkerGlobalScopeProxy.h b/Source/web/ServiceWorkerGlobalScopeProxy.h
|
| index e1090b480835b3e8f7ca8780d56f8400f2bbfc52..af384cd28c925b13235564fb0273acfaa8a635fe 100644
|
| --- a/Source/web/ServiceWorkerGlobalScopeProxy.h
|
| +++ b/Source/web/ServiceWorkerGlobalScopeProxy.h
|
| @@ -34,7 +34,7 @@
|
| #include "core/workers/WorkerReportingProxy.h"
|
| #include "platform/heap/Handle.h"
|
| #include "public/platform/WebString.h"
|
| -#include "public/web/WebServiceWorkerContextProxy.h"
|
| +#include "public/web/modules/serviceworker/WebServiceWorkerContextProxy.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/OwnPtr.h"
|
|
|
|
|