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

Unified Diff: components/web_contents_delegate_android.gypi

Issue 131553002: Android: moves web_contents_delegate_android to use long for JNI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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
Index: components/web_contents_delegate_android.gypi
diff --git a/components/web_contents_delegate_android.gypi b/components/web_contents_delegate_android.gypi
index 4a82a831d54d31d3d6bf053ef163d9dc5a0f5570..4df0cc08b318e743043f1a8e7217a347991991ac 100644
--- a/components/web_contents_delegate_android.gypi
+++ b/components/web_contents_delegate_android.gypi
@@ -59,6 +59,7 @@
],
'variables': {
'jni_gen_package': 'web_contents_delegate_android',
+ 'jni_generator_ptr_type': 'long',
},
'includes': [ '../build/jni_generator.gypi' ],
},
« no previous file with comments | « no previous file | components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/ColorChooserAndroid.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698