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

Unified Diff: base/android/build_info.h

Issue 2202793002: base: Remove unneeded RegisterNatives() calls on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@jnireg2
Patch Set: rebase Created 4 years, 4 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/base_jni_registrar.cc ('k') | base/android/build_info.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/android/build_info.h
diff --git a/base/android/build_info.h b/base/android/build_info.h
index 838d6f802ca8ee0e916d22767c39c5ed686c5650..16e7e9ca16e4842bd8841ffef5d5eda673839c9d 100644
--- a/base/android/build_info.h
+++ b/base/android/build_info.h
@@ -110,8 +110,6 @@ class BASE_EXPORT BuildInfo {
void ClearJavaExceptionInfo();
- static bool RegisterBindings(JNIEnv* env);
-
private:
friend struct BuildInfoSingletonTraits;
« no previous file with comments | « base/android/base_jni_registrar.cc ('k') | base/android/build_info.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698