| Index: content/common/service_worker/service_worker_client_info.h
|
| diff --git a/content/common/service_worker/service_worker_client_info.h b/content/common/service_worker/service_worker_client_info.h
|
| index e21aa1552f955afadd17e1dc80b25b33be7e1165..267db90d7967babd57297731b8c320eb5bfa775a 100644
|
| --- a/content/common/service_worker/service_worker_client_info.h
|
| +++ b/content/common/service_worker/service_worker_client_info.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "content/public/common/request_context_frame_type.h"
|
| #include "third_party/WebKit/public/platform/WebPageVisibilityState.h"
|
| -#include "third_party/WebKit/public/platform/WebServiceWorkerClientType.h"
|
| +#include "third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerClientType.h"
|
| #include "url/gurl.h"
|
|
|
| namespace content {
|
|
|