Index: net/disk_cache/simple/simple_index_file.cc |
diff --git a/net/disk_cache/simple/simple_index_file.cc b/net/disk_cache/simple/simple_index_file.cc |
index a96f02348fa8719c8cd2b8f6ce07de3d19645e2a..d819c9fcbd0a3f2a231da774d09698678e9ee281 100644 |
--- a/net/disk_cache/simple/simple_index_file.cc |
+++ b/net/disk_cache/simple/simple_index_file.cc |
@@ -6,7 +6,7 @@ |
#include <vector> |
-#include "base/file_util.h" |
+#include "base/files/file_util.h" |
#include "base/files/memory_mapped_file.h" |
#include "base/hash.h" |
#include "base/logging.h" |