summaryrefslogtreecommitdiffstats
path: root/net/tools/dump_cache/dump_files.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/tools/dump_cache/dump_files.h')
-rw-r--r--net/tools/dump_cache/dump_files.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tools/dump_cache/dump_files.h b/net/tools/dump_cache/dump_files.h
index a3a67a6..d89e077 100644
--- a/net/tools/dump_cache/dump_files.h
+++ b/net/tools/dump_cache/dump_files.h
@@ -9,7 +9,7 @@
// to the actual files (they still may change if an error is detected on the
// files).
-#include "base/file_path.h"
+#include "base/files/file_path.h"
// Returns the major version of the specified cache.
int GetMajorVersion(const base::FilePath& input_path);