Index: base/android/jni_array_unittest.cc |
diff --git a/base/android/jni_array_unittest.cc b/base/android/jni_array_unittest.cc |
index f81014e8bdcf7c94d90de3406d0841a3d3f4f249..83dde7103cfb3bca3feb8169682cfcb043f928c4 100644 |
--- a/base/android/jni_array_unittest.cc |
+++ b/base/android/jni_array_unittest.cc |
@@ -6,7 +6,7 @@ |
#include "base/android/jni_android.h" |
#include "base/android/scoped_java_ref.h" |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "testing/gtest/googletest/include/gtest/gtest.h" |
namespace base { |
namespace android { |