Chromium Code Reviews| Index: net/disk_cache/blockfile/stats.h |
| diff --git a/net/disk_cache/blockfile/stats.h b/net/disk_cache/blockfile/stats.h |
| index 34b54c6ef53e8db3ff5bbc088a2fbf728ca3bfa7..bb4aed81c2b3eb7d220184c0eecd93363138b1a0 100644 |
| --- a/net/disk_cache/blockfile/stats.h |
| +++ b/net/disk_cache/blockfile/stats.h |
| @@ -15,10 +15,6 @@ |
| #include "net/base/net_export.h" |
| #include "net/disk_cache/blockfile/addr.h" |
| -namespace base { |
| -class HistogramSamples; |
| -} // namespace base |
| - |
| namespace disk_cache { |
| using StatsItems = base::StringPairs; |