| Index: content/child/service_worker/web_service_worker_registration_impl.h
|
| diff --git a/content/child/service_worker/web_service_worker_registration_impl.h b/content/child/service_worker/web_service_worker_registration_impl.h
|
| index 6546c89a332f9d735ac6cfcc7b41c6eee6a2b9af..4d91dd3cd382cc3a04a1fa3136f8bd1fe4e7add9 100644
|
| --- a/content/child/service_worker/web_service_worker_registration_impl.h
|
| +++ b/content/child/service_worker/web_service_worker_registration_impl.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "content/common/content_export.h"
|
| -#include "third_party/WebKit/public/platform/WebServiceWorkerRegistration.h"
|
| +#include "third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRegistration.h"
|
|
|
| namespace blink {
|
| class WebServiceWorker;
|
|
|