| Index: net/cert/internal/trust_store_collection.h
|
| diff --git a/net/cert/internal/trust_store_collection.h b/net/cert/internal/trust_store_collection.h
|
| index ec9d49fd8e28b085dd242deb1410fbcf6ff1ebb3..ffb832e531d050e4acae12ad7aed459345d2dd7f 100644
|
| --- a/net/cert/internal/trust_store_collection.h
|
| +++ b/net/cert/internal/trust_store_collection.h
|
| @@ -9,10 +9,6 @@
|
| #include "net/base/net_export.h"
|
| #include "net/cert/internal/trust_store.h"
|
|
|
| -namespace base {
|
| -class TaskRunner;
|
| -}
|
| -
|
| namespace net {
|
|
|
| // TrustStoreCollection is an implementation of TrustStore which combines the
|
|
|