summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/simple/simple_index_file.cc
diff options
context:
space:
mode:
Diffstat (limited to 'net/disk_cache/simple/simple_index_file.cc')
-rw-r--r--net/disk_cache/simple/simple_index_file.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/disk_cache/simple/simple_index_file.cc b/net/disk_cache/simple/simple_index_file.cc
index a96f023..d819c9f 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"