Chromium Code Reviews| 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) { |