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

Unified Diff: net/android/BUILD.gn

Issue 2549363004: Multiprocess test client: Android child process launcher rework. (Closed)
Patch Set: content_unittests + sync Created 3 years, 11 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
« no previous file with comments | « mojo/edk/test/run_all_unittests.cc ('k') | testing/android/native_test/java/AndroidManifest.xml.jinja2 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/android/BUILD.gn
diff --git a/net/android/BUILD.gn b/net/android/BUILD.gn
index 1cf3789edbbe9a2ac20dd3d53316bd0c849d283b..0c11b4a3fc680215f3b7a1b1934ffc2e3578c5e4 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 = [
« no previous file with comments | « mojo/edk/test/run_all_unittests.cc ('k') | testing/android/native_test/java/AndroidManifest.xml.jinja2 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698