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

Unified Diff: content/content.gyp

Issue 288223005: Android: cleans up jni_generator_ptr_type. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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
« no previous file with comments | « components/web_contents_delegate_android.gypi ('k') | content/content_jni.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 1a71821a1bde6946ab50d6c47f511c06e8b26029..96daa441ad76258136e0a686192fddaa16ca8fe1 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -517,7 +517,6 @@
'type': 'none',
'variables': {
'jni_gen_package': 'content',
- 'jni_generator_ptr_type': 'long',
'input_java_class': 'android/view/MotionEvent.class',
},
'includes': [ '../build/jar_file_jni_generator.gypi' ],
« no previous file with comments | « components/web_contents_delegate_android.gypi ('k') | content/content_jni.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698