Chromium Code Reviews| Index: base/cpu.cc |
| diff --git a/base/cpu.cc b/base/cpu.cc |
| index a6a6128bb962724a7405fc888e9f5424459dc8ea..ef3309dad180b4150dd39a54cd5300f6ad155fa7 100644 |
| --- a/base/cpu.cc |
| +++ b/base/cpu.cc |
| @@ -14,7 +14,7 @@ |
| #include "build/build_config.h" |
| #if defined(ARCH_CPU_ARM_FAMILY) && (defined(OS_ANDROID) || defined(OS_LINUX)) |
| -#include "base/file_util.h" |
| +#include "base/files/file_util.h" |
| #include "base/lazy_instance.h" |
| #endif |