summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/file_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'net/disk_cache/file_win.cc')
-rw-r--r--net/disk_cache/file_win.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/disk_cache/file_win.cc b/net/disk_cache/file_win.cc
index 6679a0f..422a3ce 100644
--- a/net/disk_cache/file_win.cc
+++ b/net/disk_cache/file_win.cc
@@ -4,7 +4,7 @@
#include "net/disk_cache/file.h"
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "base/lazy_instance.h"
#include "base/message_loop.h"
#include "net/base/net_errors.h"