Index: build/isolate.gypi |
diff --git a/build/isolate.gypi b/build/isolate.gypi |
index 092a4e4e1fe0631c8f5caaf238f377582ebda5e5..69af5b059db0ded430c46589ad4f5f139f4f0c6e 100644 |
--- a/build/isolate.gypi |
+++ b/build/isolate.gypi |
@@ -110,9 +110,6 @@ |
'--extra-variable', 'mac_product_name=<(mac_product_name)', |
], |
}], |
- ["test_isolation_outdir!=''", { |
- 'action': [ '--isolate-server', '<(test_isolation_outdir)' ], |
- }], |
["test_isolation_mode == 'prepare'", { |
'outputs': [ |
'<(PRODUCT_DIR)/<(RULE_INPUT_ROOT).isolated.gen.json', |