Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 0b32d449a5ec081e121507d3064b78d66da2b4b2..6e8f853dab8f5675cf270c75b42c07932abf494a 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -638,9 +638,6 @@ |
# with one of those tools. |
'build_for_tool%': '', |
- # If no directory is specified then a temporary directory will be used. |
- 'test_isolation_outdir%': '', |
- |
'wix_path%': '<(DEPTH)/third_party/wix', |
# Supervised users are enabled by default. |
@@ -1189,7 +1186,6 @@ |
'linux_use_debug_fission%': '<(linux_use_debug_fission)', |
'use_canvas_skia%': '<(use_canvas_skia)', |
'test_isolation_mode%': '<(test_isolation_mode)', |
- 'test_isolation_outdir%': '<(test_isolation_outdir)', |
'enable_basic_printing%': '<(enable_basic_printing)', |
'enable_print_preview%': '<(enable_print_preview)', |
'enable_spellcheck%': '<(enable_spellcheck)', |