| Index: Source/web/ServiceWorkerGlobalScopeClientImpl.h
|
| diff --git a/Source/web/ServiceWorkerGlobalScopeClientImpl.h b/Source/web/ServiceWorkerGlobalScopeClientImpl.h
|
| index 3da1c3b312aa0af46a3583c03dc57a89353db9af..324bf74a5915b6677c4a080d0bb8facc9eb68fcc 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 {
|
|
|