| Index: base/android/jni_string_unittest.cc
|
| diff --git a/base/android/jni_string_unittest.cc b/base/android/jni_string_unittest.cc
|
| index 3da8b870e6649bfc4140ef2881fe21a30c205471..b6bd3c5069e011e19406c89e444a74a84d3d6626 100644
|
| --- a/base/android/jni_string_unittest.cc
|
| +++ b/base/android/jni_string_unittest.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/android/jni_android.h"
|
| #include "base/android/scoped_java_ref.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest.h"
|
|
|
| namespace base {
|
| namespace android {
|
|
|