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

Unified Diff: android_webview/test/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: android_webview/test/BUILD.gn
diff --git a/android_webview/test/BUILD.gn b/android_webview/test/BUILD.gn
index c4c8a09d16fd97b0e674757da1d02f779c0d4bf9..f351364d9b4007da725112f39a1f3541e9ef9bef 100644
--- a/android_webview/test/BUILD.gn
+++ b/android_webview/test/BUILD.gn
@@ -116,6 +116,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