Commit e6872478 authored by bulach@chromium.org's avatar bulach@chromium.org

Android: moves autofill to use long for JNI.

BUG=317523

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244146 0039d316-1c4b-4281-b951-d872f2087c98
parent c23691ab
......@@ -426,6 +426,7 @@
],
'variables': {
'jni_gen_package': 'autofill',
'jni_generator_ptr_type': 'long',
},
'includes': [ '../build/jni_generator.gypi' ],
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment