| Index: base/android/scoped_java_ref_unittest.cc
|
| diff --git a/base/android/scoped_java_ref_unittest.cc b/base/android/scoped_java_ref_unittest.cc
|
| index 3f4419af6d2b648174632dd9fa04ed24728ae1b4..7afbfa5d716f296d67b1801146de29f156119ff4 100644
|
| --- a/base/android/scoped_java_ref_unittest.cc
|
| +++ b/base/android/scoped_java_ref_unittest.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/android/jni_android.h"
|
| #include "base/android/jni_string.h"
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest.h"
|
|
|
| namespace base {
|
| namespace android {
|
|
|