Don't register JNI methods for the android_webview.

Rather than registering all jni bindings at startup, only get references
to the class object for those files which require bindings. All others
are satisfied by exporting symbols which can be found automatically by
the VM.

BUG=402003

Review URL: https://codereview.chromium.org/454923002

Cr-Commit-Position: refs/heads/master@{#288685}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288685 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 71b4fc378228dbfbe7fd1d7bd47f28818b38743f
3 files changed
tree: ca4e23b294a25e68a4f34ef2f669d1180452ae43
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/