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

Unified Diff: base/base.gyp

Issue 9599010: JNI Bindings on Chrome for Android: unfork. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Mark's comment Created 8 years, 9 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 | « base/android/jni_android.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 1a1caeeb72d3c5f788448c9f8c71c0c5f7f48e5b..ded24ab9f02bc1be9f066cb800b43b2d96d0f805 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -298,7 +298,7 @@
'debug/stack_trace_unittest.cc',
],
'dependencies': [
- 'android/jni_generator/jni_generator.gyp:jni_generator_py_tests',
+ 'android/jni_generator/jni_generator.gyp:jni_generator_tests',
],
}],
['use_glib==1', {
« no previous file with comments | « base/android/jni_android.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698