Index: sandbox/sbox_validation_tests.isolate |
diff --git a/sandbox/sbox_validation_tests.isolate b/sandbox/sbox_validation_tests.isolate |
index 578835af223813855387105ee708b7369baf5c02..4daee6bd67d6d16f02b1ab1e67daa519a653ae83 100644 |
--- a/sandbox/sbox_validation_tests.isolate |
+++ b/sandbox/sbox_validation_tests.isolate |
@@ -10,10 +10,7 @@ |
['OS=="win"', { |
'variables': { |
'command': [ |
- '<(PRODUCT_DIR)/sbox_unittests.exe', |
- ], |
- 'files': [ |
- '<(PRODUCT_DIR)/sbox_unittests.exe', |
+ '<(PRODUCT_DIR)/sbox_validation_tests.exe', |
], |
}, |
}], |