Chromium Code Reviews| 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 464c210df5f4478d8df25951d60a19da657b2af4..74ece5f97ba447f720a3e419e3b3bee13b0d7158 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 |