| Index: Source/modules/serviceworkers/ServiceWorkerClients.h
|
| diff --git a/Source/modules/serviceworkers/ServiceWorkerClients.h b/Source/modules/serviceworkers/ServiceWorkerClients.h
|
| index af15c3458c3cea5257e58b59a14f809534316504..111a711b3ecafdef630dc4ef58cced87bdecd918 100644
|
| --- a/Source/modules/serviceworkers/ServiceWorkerClients.h
|
| +++ b/Source/modules/serviceworkers/ServiceWorkerClients.h
|
| @@ -8,7 +8,7 @@
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| #include "modules/serviceworkers/ClientQueryOptions.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "public/platform/WebServiceWorkerClientsInfo.h"
|
| +#include "public/platform/modules/serviceworker/WebServiceWorkerClientsInfo.h"
|
|
|
| namespace blink {
|
|
|
|
|