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

Unified Diff: net/android/BUILD.gn

Issue 2549363004: Multiprocess test client: Android child process launcher rework. (Closed)
Patch Set: Sublime ate my channel_pair change... 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: net/android/BUILD.gn
diff --git a/net/android/BUILD.gn b/net/android/BUILD.gn
index 74142bd47235d691d8556d1b614161bbba8f8fdc..e4aa5e8b08e9a74de3517b9714fda728aabe3a08 100644
--- a/net/android/BUILD.gn
+++ b/net/android/BUILD.gn
@@ -77,6 +77,7 @@ source_set("java_test_native_support") {
]
deps = [
+ "//base/test:test_support_main_stub",
"//net:test_support",
]
public_deps = [

Powered by Google App Engine
This is Rietveld 408576698