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

Unified Diff: android_webview/test/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: android_webview/test/BUILD.gn
diff --git a/android_webview/test/BUILD.gn b/android_webview/test/BUILD.gn
index 5e82e2b3d86ec5cd2e950899d485a68630a963fe..90131577207dfd78386b49c28dbb2ac04e8d8299 100644
--- a/android_webview/test/BUILD.gn
+++ b/android_webview/test/BUILD.gn
@@ -113,6 +113,7 @@ instrumentation_test_apk("android_webview_test_apk") {
"//device/geolocation:geolocation_java_test_support",
"//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