Chromium Code Reviews| Index: net/disk_cache/block_files.cc |
| =================================================================== |
| --- net/disk_cache/block_files.cc (revision 200138) |
| +++ net/disk_cache/block_files.cc (working copy) |
| @@ -5,7 +5,7 @@ |
| #include "net/disk_cache/block_files.h" |
| #include "base/atomicops.h" |
| -#include "base/file_util.h" |
| +#include "base/files/file_path.h" |
| #include "base/metrics/histogram.h" |
| #include "base/string_util.h" |
| #include "base/stringprintf.h" |