Commit 2863a6c2 authored by bulach@chromium.org's avatar bulach@chromium.org

Android: moves remoting/ to use long for JNI.

BUG=317523

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244070 0039d316-1c4b-4281-b951-d872f2087c98
parent dc01944a
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
], ],
'variables': { 'variables': {
'jni_gen_package': 'remoting', 'jni_gen_package': 'remoting',
'jni_generator_ptr_type': 'long',
}, },
'includes': [ '../build/jni_generator.gypi' ], 'includes': [ '../build/jni_generator.gypi' ],
}, # end of target 'remoting_jni_headers' }, # end of target 'remoting_jni_headers'
......
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