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

Unified Diff: net/android/BUILD.gn

Issue 2583933003: Replace deprecated Android java test annotations (Closed)
Patch Set: Rebase again :( Created 4 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
Index: net/android/BUILD.gn
diff --git a/net/android/BUILD.gn b/net/android/BUILD.gn
index 50df18342925803fe78c2eb5386d301e8387642a..1cf3789edbbe9a2ac20dd3d53316bd0c849d283b 100644
--- a/net/android/BUILD.gn
+++ b/net/android/BUILD.gn
@@ -126,6 +126,7 @@ android_library("net_javatests") {
":net_java_test_support",
"//base:base_java",
"//base:base_java_test_support",
+ "//third_party/android_support_test_runner:runner_java",
]
}

Powered by Google App Engine
This is Rietveld 408576698