| Index: content/browser/service_worker/service_worker_provider_host.h
|
| diff --git a/content/browser/service_worker/service_worker_provider_host.h b/content/browser/service_worker/service_worker_provider_host.h
|
| index 27844dda4ce33f3cc380d2c86831f98c6e477c79..b5de3f202dba8db5d60cf5dcc46960d63593ca54 100644
|
| --- a/content/browser/service_worker/service_worker_provider_host.h
|
| +++ b/content/browser/service_worker/service_worker_provider_host.h
|
| @@ -30,7 +30,6 @@
|
| #include "content/public/common/request_context_type.h"
|
| #include "content/public/common/resource_type.h"
|
| #include "mojo/public/cpp/bindings/associated_binding.h"
|
| -#include "mojo/public/cpp/bindings/strong_associated_binding_set.h"
|
|
|
| namespace storage {
|
| class BlobStorageContext;
|
|
|