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

Unified Diff: net/BUILD.gn

Issue 1120883002: [Android] Generate scripts at build time to run android tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 70f5999c1ed7156e53d72398c34ad8d970a4f1b7..b673c61dc3fc57759a08c429972cc3b1fe060347 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1351,6 +1351,7 @@ if (!is_android && !is_mac) {
"dns/dns_config_service_posix_unittest.cc",
]
deps += [ ":net_test_jni_headers" ]
+ isolate_file = "net_unittests.isolate"
}
if (v8_use_external_startup_data) {
« build/config/android/rules.gni ('K') | « media/midi/BUILD.gn ('k') | net/net.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698