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

Unified Diff: ui/android/BUILD.gn

Issue 2583933003: Replace deprecated Android java test annotations (Closed)
Patch Set: Add presubmit checks 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 4ee7b108e9644faf358f11ef6b9c6d93914683cc..5d72cdc074041cd8b4779604c74d6ee906d49d60 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -227,6 +227,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