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

Unified Diff: net/android/BUILD.gn

Issue 2549363004: Multiprocess test client: Android child process launcher rework. (Closed)
Patch Set: Removed unused include. 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 50df18342925803fe78c2eb5386d301e8387642a..a180c5a75ccb9c9736f29073320ffee973d0fd6a 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