Chromium Code Reviews| Index: components/certificate_transparency/log_proof_fetcher.h |
| diff --git a/components/certificate_transparency/log_proof_fetcher.h b/components/certificate_transparency/log_proof_fetcher.h |
| index 7c760a330a8e1a53432bc43e944d5202a1a3b193..53a52af659fa014b113f293b13f47f6d3eba42e7 100644 |
| --- a/components/certificate_transparency/log_proof_fetcher.h |
| +++ b/components/certificate_transparency/log_proof_fetcher.h |
| @@ -16,10 +16,6 @@ |
| #include "base/macros.h" |
| #include "base/memory/weak_ptr.h" |
| -namespace base { |
| -class Value; |
| -} // namespace base |
| - |
| namespace net { |
| class URLRequestContext; |