Chromium Code Reviews| Index: net/disk_cache/cache_creator.cc |
| =================================================================== |
| --- net/disk_cache/cache_creator.cc (revision 200138) |
| +++ net/disk_cache/cache_creator.cc (working copy) |
| @@ -2,7 +2,7 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -#include "base/file_util.h" |
| +#include "base/files/file_path.h" |
| #include "base/metrics/field_trial.h" |
| #include "base/stringprintf.h" |
| #include "net/base/cache_type.h" |