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

Unified Diff: ui/android/BUILD.gn

Issue 2583933003: Replace deprecated Android java test annotations (Closed)
Patch Set: 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 67fb7792a70aef8ff21578e6ead288f6a8ff95fb..10a21527e29a698721fa2718c430a8d9c790c186 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -225,6 +225,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