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

Unified Diff: net/android/BUILD.gn

Issue 1417973002: [Cronet] Switch from InstrumentationTest to junit (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: net/android/BUILD.gn
diff --git a/net/android/BUILD.gn b/net/android/BUILD.gn
index 3344ab71bcaa02bab3136ad78a9899ad68007bb1..5984b6b62a0688a5398b26e8c3440a6edad419a7 100644
--- a/net/android/BUILD.gn
+++ b/net/android/BUILD.gn
@@ -42,6 +42,7 @@ android_library("net_javatests") {
"//base:base_java",
"//base:base_java_test_support",
":net_java",
+ ":net_java_test_support",
]
}

Powered by Google App Engine
This is Rietveld 408576698