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

Unified Diff: net/disk_cache/block_files.h

Issue 3136025: Remove obviously unneeded forward declarations from headers under src/{app,base,net}. (Closed)
Patch Set: it was the best of times Created 10 years, 4 months 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/base/transport_security_state.h ('k') | net/disk_cache/storage_block.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/disk_cache/block_files.h
diff --git a/net/disk_cache/block_files.h b/net/disk_cache/block_files.h
index 2fe41ad88c84c9d77b89a06018041fa1578e1510..2c01906fc9a35610068aa6d6ae3892de2e1875a2 100644
--- a/net/disk_cache/block_files.h
+++ b/net/disk_cache/block_files.h
@@ -17,8 +17,6 @@
namespace disk_cache {
-class EntryImpl;
-
// This class handles the set of block-files open by the disk cache.
class BlockFiles {
public:
« no previous file with comments | « net/base/transport_security_state.h ('k') | net/disk_cache/storage_block.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698