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 4615fb615484f16ca9141d973525e31c88c1eca9..f813389a8a09c2c16370bda14de8f2f84771cb8f 100644 |
--- a/content/browser/service_worker/service_worker_dispatcher_host.h |
+++ b/content/browser/service_worker/service_worker_dispatcher_host.h |
@@ -101,7 +101,6 @@ class CONTENT_EXPORT ServiceWorkerDispatcherHost |
// mojom::ServiceWorkerDispatcherHost implementation |
void OnProviderCreated(ServiceWorkerProviderHostInfo info) override; |
- void OnProviderDestroyed(int provider_id) override; |
void OnSetHostedVersionId(int provider_id, |
int64_t version_id, |
int embedded_worker_id) override; |