| Index: Source/modules/serviceworkers/ServiceWorkerClients.h
|
| diff --git a/Source/modules/serviceworkers/ServiceWorkerClients.h b/Source/modules/serviceworkers/ServiceWorkerClients.h
|
| index 1ba6f02047a15a12d603c85eab6fecdf58c5aab4..46a9c167549c7d30712b6f5d5290724b3df76a05 100644
|
| --- a/Source/modules/serviceworkers/ServiceWorkerClients.h
|
| +++ b/Source/modules/serviceworkers/ServiceWorkerClients.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef ServiceWorkerClients_h
|
| #define ServiceWorkerClients_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "public/platform/WebServiceWorkerClientsInfo.h"
|
| #include "wtf/Forward.h"
|
|
|
|
|