| Index: content/browser/service_worker/service_worker_job_coordinator.h
|
| diff --git a/content/browser/service_worker/service_worker_job_coordinator.h b/content/browser/service_worker/service_worker_job_coordinator.h
|
| index 2f5e9a7a74df1b387d20dde769b3b8de87ff5c88..c309e0586a126c20d33db2bf0ac844ddb988cffe 100644
|
| --- a/content/browser/service_worker/service_worker_job_coordinator.h
|
| +++ b/content/browser/service_worker/service_worker_job_coordinator.h
|
| @@ -17,10 +17,8 @@
|
|
|
| namespace content {
|
|
|
| -class EmbeddedWorkerRegistry;
|
| class ServiceWorkerProviderHost;
|
| class ServiceWorkerRegistration;
|
| -class ServiceWorkerStorage;
|
|
|
| // This class manages all in-flight registration or unregistration jobs.
|
| class CONTENT_EXPORT ServiceWorkerJobCoordinator {
|
|
|