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

Unified Diff: net/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: net/android/BUILD.gn
diff --git a/net/android/BUILD.gn b/net/android/BUILD.gn
index 717abdd6ce18bcb47d005c6d9a9d7d5685dcdf7a..5c1b50cbca74a6974f0295d345d9e432ce4625b1 100644
--- a/net/android/BUILD.gn
+++ b/net/android/BUILD.gn
@@ -162,7 +162,6 @@ junit_binary("net_junit_tests") {
":net_java",
"//base:base_java",
"//base:base_java_test_support",
- "//base:base_junit_test_support",
"//third_party/junit:hamcrest",
]
}

Powered by Google App Engine
This is Rietveld 408576698