Index: base/android/jni_weak_ref.cc |
diff --git a/base/android/jni_helper.cc b/base/android/jni_weak_ref.cc |
similarity index 97% |
rename from base/android/jni_helper.cc |
rename to base/android/jni_weak_ref.cc |
index fcb610e1884f74bf8f14f492ee6e31f4939ed3c4..505507d6136c4e951c40a514ac40cadbf455f366 100644 |
--- a/base/android/jni_helper.cc |
+++ b/base/android/jni_weak_ref.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "base/android/jni_helper.h" |
+#include "base/android/jni_weak_ref.h" |
#include "base/android/jni_android.h" |
#include "base/logging.h" |