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

Unified Diff: android_webview/test/BUILD.gn

Issue 2549363004: Multiprocess test client: Android child process launcher rework. (Closed)
Patch Set: Fixed tests Created 4 years 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: android_webview/test/BUILD.gn
diff --git a/android_webview/test/BUILD.gn b/android_webview/test/BUILD.gn
index 5e82e2b3d86ec5cd2e950899d485a68630a963fe..cfdbd247dd63a33c97f1e946ab4758f83cad2283 100644
--- a/android_webview/test/BUILD.gn
+++ b/android_webview/test/BUILD.gn
@@ -264,7 +264,6 @@ android_library("android_webview_unittests_java") {
deps = [
"//android_webview:android_webview_java",
"//base:base_java",
- "//base:base_java_test_support",
"//content/public/test/android:content_java_test_support",
]
java_files = [
« no previous file with comments | « no previous file | base/BUILD.gn » ('j') | base/test/android/java/src/org/chromium/base/MultiprocessTestClientLauncher.java » ('J')

Powered by Google App Engine
This is Rietveld 408576698