| Index: content/child/service_worker/web_service_worker_registration_impl.cc
|
| diff --git a/content/child/service_worker/web_service_worker_registration_impl.cc b/content/child/service_worker/web_service_worker_registration_impl.cc
|
| index 1b4b610cb6894f376dd92c0135306550d64719fe..bd9768db34bd35ca40cbc030f87a7ed20c6bd263 100644
|
| --- a/content/child/service_worker/web_service_worker_registration_impl.cc
|
| +++ b/content/child/service_worker/web_service_worker_registration_impl.cc
|
| @@ -9,7 +9,7 @@
|
| #include "content/child/service_worker/web_service_worker_impl.h"
|
| #include "content/child/service_worker/web_service_worker_provider_impl.h"
|
| #include "content/common/service_worker/service_worker_types.h"
|
| -#include "third_party/WebKit/public/platform/WebServiceWorkerRegistrationProxy.h"
|
| +#include "third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRegistrationProxy.h"
|
|
|
| namespace content {
|
|
|
|
|