| Index: base/android/path_utils_unittest.cc
|
| diff --git a/base/android/path_utils_unittest.cc b/base/android/path_utils_unittest.cc
|
| index dca8ca13ac10fbcbf5d90fb4ec773d32a1913390..4033b4f51a439a0d932eadb4dd37492bc934300a 100644
|
| --- a/base/android/path_utils_unittest.cc
|
| +++ b/base/android/path_utils_unittest.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/files/file_util.h"
|
| #include "base/strings/string_util.h"
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest.h"
|
|
|
| namespace base {
|
| namespace android {
|
|
|