| 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 57f81377706f8c351e363a1c48de0a3ddcdea6c8..30b7790fa45fa3444929d9e6c59538bf07809c81 100644
|
| --- a/content/child/service_worker/web_service_worker_registration_impl.h
|
| +++ b/content/child/service_worker/web_service_worker_registration_impl.h
|
| @@ -23,9 +23,7 @@ class WebServiceWorkerRegistrationProxy;
|
| namespace content {
|
|
|
| class ServiceWorkerRegistrationHandleReference;
|
| -class ThreadSafeSender;
|
| class WebServiceWorkerImpl;
|
| -struct ServiceWorkerObjectInfo;
|
|
|
| // Each instance corresponds to one ServiceWorkerRegistration object in JS
|
| // context, and is held by ServiceWorkerRegistration object in Blink's C++ layer
|
|
|