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

Unified Diff: content/public/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: content/public/android/BUILD.gn
diff --git a/content/public/android/BUILD.gn b/content/public/android/BUILD.gn
index 064a397f387925da51ede09a529a0c25d5d3c498..c0a34dd9de9a4c5336640d42a4d325523aa06a38 100644
--- a/content/public/android/BUILD.gn
+++ b/content/public/android/BUILD.gn
@@ -374,6 +374,7 @@ android_library("content_javatests") {
"//mojo/public/java:system_java",
"//net/android:net_java",
"//net/android:net_java_test_support",
+ "//third_party/android_support_test_runner:runner_java",
"//third_party/android_tools:legacy_http_javalib",
"//ui/android:ui_java",
]

Powered by Google App Engine
This is Rietveld 408576698