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

Unified Diff: ui/android/BUILD.gn

Issue 2195143002: [Android] Update all Robolectric tests to Robolectric 3.0 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Convert newly added webapk_shell_apk_junit_tests to Robo 3.0 Created 4 years, 4 months 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 fb63d3870c5f68cb59a44f5fd7bba24e8782aa25..1f9f95bfeae6d9855439de3f65245cafe30777b1 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -231,7 +231,6 @@ junit_binary("ui_junit_tests") {
]
deps = [
"//base:base_java",
- "//base:base_junit_test_support",
"//ui/android:ui_java",
]
}

Powered by Google App Engine
This is Rietveld 408576698