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

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: Add OfflinePageTestRunner.java to CL Created 4 years, 5 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 322f887140dfb622e2a4808860e7f08e4f79cddc..851dc08d9ea21c25d008ec3ab020f49f3cc12ab2 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -230,7 +230,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