| Index: base/android/sys_utils_unittest.cc
|
| diff --git a/base/android/sys_utils_unittest.cc b/base/android/sys_utils_unittest.cc
|
| index d1421ec57ab43514bb085ac98bedd41f0ec830f5..b946ede842bd02e94a93798e78064d0b6db815de 100644
|
| --- a/base/android/sys_utils_unittest.cc
|
| +++ b/base/android/sys_utils_unittest.cc
|
| @@ -5,7 +5,7 @@
|
| #include <unistd.h>
|
|
|
| #include "base/sys_info.h"
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest.h"
|
|
|
| namespace base {
|
| namespace android {
|
|
|