[Cronet] fix NoClassDefFoundError crash
commit3b8f568c535855a63cb585d606a7e970f8820c58
authorxunjieli <xunjieli@chromium.org>
Tue, 24 Feb 2015 18:22:59 +0000 (24 10:22 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 24 Feb 2015 18:23:48 +0000 (24 18:23 +0000)
tree74d2b16e825a357a1f800eb0a6559a427613ce0b
parent0c15ef17fbe8d1c23c07f04a8c284b24f95c6203
[Cronet] fix NoClassDefFoundError crash

There have been some recent changes in JNI registration (see:
crbug.com/442327). These changes affect Cronet as well. Currently
Cronet builds are crashing with a java.lang.NoClassDefFoundError.
This CL is to fix the build.

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

Cr-Commit-Position: refs/heads/master@{#317832}
components/cronet/android/cronet_library_loader.cc