Chromium Code Reviews| Index: base/sys_info_unittest.cc |
| diff --git a/base/sys_info_unittest.cc b/base/sys_info_unittest.cc |
| index e771b2b9879a4faf611928b6c7e883f2f5d55ee5..bfd822470af75daa31456ff27c38956086afdae4 100644 |
| --- a/base/sys_info_unittest.cc |
| +++ b/base/sys_info_unittest.cc |
| @@ -3,7 +3,7 @@ |
| // found in the LICENSE file. |
| #include "base/environment.h" |
| -#include "base/file_util.h" |
| +#include "base/files/file_util.h" |
| #include "base/sys_info.h" |
| #include "base/threading/platform_thread.h" |
| #include "base/time/time.h" |