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

Unified Diff: chrome/test/android/BUILD.gn

Issue 867073002: [Android] Add a java version of the test server spawner. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: findbugs Created 5 years, 11 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/test/android/BUILD.gn
diff --git a/chrome/test/android/BUILD.gn b/chrome/test/android/BUILD.gn
index c4d461a08cc87956f6a6e0eb4e14197397aee1bd..6a0f1973df0fbc040bf34b45d4e6909baea2e471 100644
--- a/chrome/test/android/BUILD.gn
+++ b/chrome/test/android/BUILD.gn
@@ -16,6 +16,7 @@ android_library("chrome_java_test_support") {
"//components/invalidation:java",
"//content/public/android:content_java",
"//content/public/test/android:content_java_test_support",
+ "//net/android:net_java_test_support",
"//sync/android:sync_java",
"//sync:sync_java_test_support",
"//ui/android:ui_java",

Powered by Google App Engine
This is Rietveld 408576698