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

Unified Diff: chrome/chrome_browser.gypi

Issue 11339013: Android: passes a list of qualified JNI parameters as a param to the generator. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Yaron's and Nico's comments Created 8 years, 2 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index f5fbe30dd654506f75b427e40b98944c2d136868..87550ecf0fb9f4147abeaa9cafb9d4a387ae8740 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2945,6 +2945,7 @@
],
'variables': {
'jni_gen_dir': 'chrome',
+ 'jni_external_param_list': 'browser/android/class_list.jni',
},
'includes': [ '../build/jni_generator.gypi' ],
},
« base/android/jni_generator/jni_generator.py ('K') | « chrome/browser/android/class_list.jni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698