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

Unified Diff: android_webview/test/BUILD.gn

Issue 2549363004: Multiprocess test client: Android child process launcher rework. (Closed)
Patch Set: Addressed comments + synced 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
« no previous file with comments | « no previous file | base/BUILD.gn » ('j') | base/posix/global_descriptors.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
boliu 2016/12/15 01:43:02 this change seems totally unrelated to this CL? pu
Jay Civelli 2016/12/16 16:59:52 It is somehow related. I changed testing/test.gni
boliu 2016/12/16 17:13:41 Sure.. lgtm
"//content/public/test/android:content_java_test_support",
]
java_files = [
« no previous file with comments | « no previous file | base/BUILD.gn » ('j') | base/posix/global_descriptors.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698