| Index: public/platform/modules/serviceworker/WebServiceWorkerClientQueryOptions.h
|
| diff --git a/public/platform/modules/serviceworker/WebServiceWorkerClientQueryOptions.h b/public/platform/modules/serviceworker/WebServiceWorkerClientQueryOptions.h
|
| index a6eea830fde2cd2ea6bbd563e66a7bf9f616a9f3..2561b0de563c5cb1dd44ad19cbe8c3a7e99d6c47 100644
|
| --- a/public/platform/modules/serviceworker/WebServiceWorkerClientQueryOptions.h
|
| +++ b/public/platform/modules/serviceworker/WebServiceWorkerClientQueryOptions.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef WebServiceWorkerClientQueryOptions_h
|
| #define WebServiceWorkerClientQueryOptions_h
|
|
|
| -#include "public/platform/WebServiceWorkerClientType.h"
|
| +#include "public/platform/modules/serviceworker/WebServiceWorkerClientType.h"
|
|
|
| namespace blink {
|
|
|
|
|