| Index: content/browser/service_worker/service_worker_registration_status.h
|
| diff --git a/content/browser/service_worker/service_worker_registration_status.h b/content/browser/service_worker/service_worker_registration_status.h
|
| index 46cf5ab83f0d543609fcea5fdcd80f842bddd018..44e6d923a1eeda9918556a04b191d3e795a0d5a9 100644
|
| --- a/content/browser/service_worker/service_worker_registration_status.h
|
| +++ b/content/browser/service_worker/service_worker_registration_status.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/strings/string16.h"
|
| #include "content/common/service_worker/service_worker_status_code.h"
|
| -#include "third_party/WebKit/public/platform/WebServiceWorkerError.h"
|
| +#include "third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerError.h"
|
|
|
| namespace content {
|
|
|
|
|