Index: net/disk_cache/simple/simple_entry_format.h |
diff --git a/net/disk_cache/simple/simple_entry_format.h b/net/disk_cache/simple/simple_entry_format.h |
index 30a369358fb6723aad54a8369a62174cf1dfef7b..eec9d68c7f4cf8ac190ef67ad4d834399ba74070 100644 |
--- a/net/disk_cache/simple/simple_entry_format.h |
+++ b/net/disk_cache/simple/simple_entry_format.h |
@@ -9,10 +9,6 @@ |
#include "net/base/net_export.h" |
-namespace base { |
-class Time; |
-} |
- |
namespace disk_cache { |
const uint64_t kSimpleInitialMagicNumber = UINT64_C(0xfcfb6d1ba7725c30); |