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

Unified Diff: media/media.gyp

Issue 288963002: 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 | « content/content_tests.gypi ('k') | mojo/mojo.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index fae81bd6793fe091cd49d97b39d824f4b4e94c71..3075565c1e9c002dd6a567a9903ba1def08b9e3f 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1590,7 +1590,6 @@
],
'variables': {
'jni_gen_package': 'media',
- 'jni_generator_ptr_type': 'long',
},
'includes': ['../build/jni_generator.gypi'],
},
@@ -1603,7 +1602,6 @@
],
'variables': {
'jni_gen_package': 'media',
- 'jni_generator_ptr_type': 'long',
},
'includes': ['../build/jni_generator.gypi'],
},
« no previous file with comments | « content/content_tests.gypi ('k') | mojo/mojo.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698