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

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: Rebase 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 2efb334fca2696e8779d4f67890745de7fcf8e1a..13024cb19a60c94e91882db95ccd38b824fd8ebf 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2921,6 +2921,7 @@
],
'variables': {
'jni_gen_dir': 'chrome',
+ 'jni_app_param_list': 'browser/android/class_list.jni',
},
'includes': [ '../build/jni_generator.gypi' ],
},
« chrome/browser/android/class_list.jni ('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