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

Unified Diff: chrome/android/webapk/libs/client/BUILD.gn

Issue 2243353002: (Reland) Update all Robolectric tests to Robolectric 3.0 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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: chrome/android/webapk/libs/client/BUILD.gn
diff --git a/chrome/android/webapk/libs/client/BUILD.gn b/chrome/android/webapk/libs/client/BUILD.gn
index b0b7cd9e2652b03bc3693cf2d2253818009292b5..1fd1e3c66b7c3634beb36efb909afa0c2eea9c95 100644
--- a/chrome/android/webapk/libs/client/BUILD.gn
+++ b/chrome/android/webapk/libs/client/BUILD.gn
@@ -34,7 +34,6 @@ junit_binary("webapk_client_junit_tests") {
]
deps = [
":client_java",
- "//base:base_junit_test_support",
"//chrome/android/webapk/libs/runtime_library:webapk_service_aidl_java",
]
}

Powered by Google App Engine
This is Rietveld 408576698