Index: content/browser/service_worker/service_worker_registration_handle.h |
diff --git a/content/browser/service_worker/service_worker_registration_handle.h b/content/browser/service_worker/service_worker_registration_handle.h |
index 9ddd0c57de0bdb0a85ddbe6dd8c41a0b5391e53f..e06b112e1f40a9998719b2007ad73ff10d65b477 100644 |
--- a/content/browser/service_worker/service_worker_registration_handle.h |
+++ b/content/browser/service_worker/service_worker_registration_handle.h |
@@ -17,7 +17,6 @@ |
namespace content { |
class ServiceWorkerContextCore; |
-class ServiceWorkerDispatcherHost; |
class ServiceWorkerVersion; |
// Roughly corresponds to one WebServiceWorkerRegistration object in the |