| Index: Source/modules/serviceworkers/ServiceWorkerClient.h
|
| diff --git a/Source/modules/serviceworkers/ServiceWorkerClient.h b/Source/modules/serviceworkers/ServiceWorkerClient.h
|
| index 9e7fb48e36bb521922840d017f1e2d83c0f33bf8..d4fd0708dc6533d3e1faae1ca477dd9d0410dd1c 100644
|
| --- a/Source/modules/serviceworkers/ServiceWorkerClient.h
|
| +++ b/Source/modules/serviceworkers/ServiceWorkerClient.h
|
| @@ -10,7 +10,7 @@
|
| #include "bindings/core/v8/SerializedScriptValue.h"
|
| #include "modules/ModulesExport.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "public/platform/WebServiceWorkerClientsInfo.h"
|
| +#include "public/platform/modules/serviceworker/WebServiceWorkerClientsInfo.h"
|
| #include "wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|