| Index: base/android/path_utils_unittest.cc
|
| diff --git a/base/android/path_utils_unittest.cc b/base/android/path_utils_unittest.cc
|
| index b6410754eedd9aa51a11dc3cff1107dcbd375014..c678ce21ec8088f657fe4d931e7b8a2dde68dfd2 100644
|
| --- a/base/android/path_utils_unittest.cc
|
| +++ b/base/android/path_utils_unittest.cc
|
| @@ -3,8 +3,8 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/android/path_utils.h"
|
| -#include "base/file_util.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/files/file_util.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|