| Index: Source/web/ServiceWorkerGlobalScopeClientImpl.h
|
| diff --git a/Source/web/ServiceWorkerGlobalScopeClientImpl.h b/Source/web/ServiceWorkerGlobalScopeClientImpl.h
|
| index 2b705fea5bae37049e48a2521e6814eb7c37ab04..ccbf891845897f52325b4fe6e7664ff746bdae28 100644
|
| --- a/Source/web/ServiceWorkerGlobalScopeClientImpl.h
|
| +++ b/Source/web/ServiceWorkerGlobalScopeClientImpl.h
|
| @@ -32,8 +32,8 @@
|
| #define ServiceWorkerGlobalScopeClientImpl_h
|
|
|
| #include "modules/serviceworkers/ServiceWorkerGlobalScopeClient.h"
|
| -#include "public/platform/WebServiceWorkerClientsInfo.h"
|
| -#include "public/platform/WebServiceWorkerSkipWaitingCallbacks.h"
|
| +#include "public/platform/modules/serviceworker/WebServiceWorkerClientsInfo.h"
|
| +#include "public/platform/modules/serviceworker/WebServiceWorkerSkipWaitingCallbacks.h"
|
| #include "wtf/OwnPtr.h"
|
|
|
| namespace blink {
|
|
|