Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(249)

Unified Diff: base/android/jni_weak_ref.cc

Issue 247263009: Rename jni_helper.h to jni_weak_ref.h. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/android/jni_weak_ref.h ('k') | base/base.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « base/android/jni_weak_ref.h ('k') | base/base.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698