| Index: content/browser/service_worker/service_worker_dispatcher_host.h
|
| diff --git a/content/browser/service_worker/service_worker_dispatcher_host.h b/content/browser/service_worker/service_worker_dispatcher_host.h
|
| index fc9ddb78fa39803ca990fb4b97aaf553a715bb5b..5037c370c96db8a3e629eaf69a8b412d80825c9f 100644
|
| --- a/content/browser/service_worker/service_worker_dispatcher_host.h
|
| +++ b/content/browser/service_worker/service_worker_dispatcher_host.h
|
| @@ -39,7 +39,6 @@ class ServiceWorkerRegistration;
|
| class ServiceWorkerRegistrationHandle;
|
| class ServiceWorkerVersion;
|
| struct ServiceWorkerObjectInfo;
|
| -struct ServiceWorkerRegistrationInfo;
|
| struct ServiceWorkerRegistrationObjectInfo;
|
| struct ServiceWorkerVersionAttributes;
|
|
|
|
|