Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(400)

Unified Diff: net/disk_cache/blockfile/stats.h

Issue 2531373002: net: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase on top of master branch Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/cookies/cookie_store.h ('k') | net/disk_cache/simple/simple_entry_format.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « net/cookies/cookie_store.h ('k') | net/disk_cache/simple/simple_entry_format.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698