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

Unified Diff: base/BUILD.gn

Issue 1557623002: Port //base/android/jni_generator/jni_generator.gyp to GN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | « no previous file | base/android/jni_generator/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 7a95a2fc5d161ae4abac82f83524a20fc2ac7e91..6ebec967b9ab2e76bf487171c074ccce0c0c581b 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1891,6 +1891,7 @@ test("base_unittests") {
deps += [
":base_java",
":base_java_unittest_support",
+ "//base/android/jni_generator:jni_generator_tests",
]
# TODO(brettw) I think this should not be here, we should not be using
« no previous file with comments | « no previous file | base/android/jni_generator/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698