| Index: Source/web/ServiceWorkerGlobalScopeProxy.h
|
| diff --git a/Source/web/ServiceWorkerGlobalScopeProxy.h b/Source/web/ServiceWorkerGlobalScopeProxy.h
|
| index 635846d30865940bad1d619614208363a12e177c..0e718efdb936c7638b84a320b363bd0d4f206027 100644
|
| --- a/Source/web/ServiceWorkerGlobalScopeProxy.h
|
| +++ b/Source/web/ServiceWorkerGlobalScopeProxy.h
|
| @@ -35,7 +35,7 @@
|
| #include "platform/heap/Handle.h"
|
| #include "platform/weborigin/KURL.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"
|
|
|
|
|