Index: net/disk_cache/simple/simple_synchronous_entry.cc |
diff --git a/net/disk_cache/simple/simple_synchronous_entry.cc b/net/disk_cache/simple/simple_synchronous_entry.cc |
index 329833c752afde58903117184d96ee14ba362112..cdeada9a4e15183d2da31ce112cbdc538430a186 100644 |
--- a/net/disk_cache/simple/simple_synchronous_entry.cc |
+++ b/net/disk_cache/simple/simple_synchronous_entry.cc |
@@ -20,6 +20,7 @@ |
#include "base/task_runner.h" |
#include "net/base/io_buffer.h" |
#include "net/base/net_errors.h" |
+#include "net/disk_cache/simple/simple_index_util.h" |
gavinp
2013/04/15 19:27:46
I think this is not needed.
felipeg
2013/04/15 20:05:04
Done.
|
using base::ClosePlatformFile; |
using base::FilePath; |