| Index: sandbox/sbox_integration_tests.isolate
|
| diff --git a/sandbox/sbox_integration_tests.isolate b/sandbox/sbox_integration_tests.isolate
|
| index 719cd389083b95959b1095eabc36c54d83346823..00befe0dfe6ae646b5ff3e7fbb3103bfc97f42c1 100644
|
| --- a/sandbox/sbox_integration_tests.isolate
|
| +++ b/sandbox/sbox_integration_tests.isolate
|
| @@ -10,6 +10,9 @@
|
| ['OS=="win"', {
|
| 'variables': {
|
| 'command': [
|
| + '<(PRODUCT_DIR)/sbox_integration_tests.exe',
|
| + ],
|
| + 'files': [
|
| '<(PRODUCT_DIR)/sbox_integration_tests.exe',
|
| ],
|
| },
|
|
|