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

Unified Diff: chrome/android/webapk/shell_apk/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/shell_apk/BUILD.gn
diff --git a/chrome/android/webapk/shell_apk/BUILD.gn b/chrome/android/webapk/shell_apk/BUILD.gn
index 8605a80dd01ca0f13e691cfeda896fa1136010ab..786f8928ca26a0d819ed5aab06ad6c722e7162a0 100644
--- a/chrome/android/webapk/shell_apk/BUILD.gn
+++ b/chrome/android/webapk/shell_apk/BUILD.gn
@@ -119,7 +119,6 @@ junit_binary("webapk_shell_apk_junit_tests") {
java_files = [ "junit/src/org/chromium/webapk/shell_apk/HostBrowserClassLoaderTest.java" ]
deps = [
":webapk_java",
- "//base:base_junit_test_support",
"//chrome/android/webapk/libs/common:common_java",
]
}

Powered by Google App Engine
This is Rietveld 408576698