Index: net/disk_cache/simple/simple_entry_impl.h |
diff --git a/net/disk_cache/simple/simple_entry_impl.h b/net/disk_cache/simple/simple_entry_impl.h |
index 616aaddf7663fadbd28c782a386cd13d436868c6..7b898cf4881f68f2c019ccd14c065c7261b18796 100644 |
--- a/net/disk_cache/simple/simple_entry_impl.h |
+++ b/net/disk_cache/simple/simple_entry_impl.h |
@@ -11,7 +11,7 @@ |
#include "base/memory/weak_ptr.h" |
#include "base/threading/thread_checker.h" |
#include "net/disk_cache/disk_cache.h" |
-#include "net/disk_cache/simple/simple_disk_format.h" |
+#include "net/disk_cache/simple/simple_entry_format.h" |
#include "net/disk_cache/simple/simple_index.h" |