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

Unified Diff: ui/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: ui/android/BUILD.gn
diff --git a/ui/android/BUILD.gn b/ui/android/BUILD.gn
index 5e44d1f5bd002b12e51ac31d212bb21aa18bab5e..3ef92b17a8d230f73b1787a922375b99522298ae 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -231,6 +231,7 @@ android_library("ui_javatests") {
":ui_java",
"//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