diff options
Diffstat (limited to 'sandbox/sbox_unittests.isolate')
-rw-r--r-- | sandbox/sbox_unittests.isolate | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sandbox/sbox_unittests.isolate b/sandbox/sbox_unittests.isolate index e6dec256..578835a 100644 --- a/sandbox/sbox_unittests.isolate +++ b/sandbox/sbox_unittests.isolate @@ -12,6 +12,9 @@ 'command': [ '<(PRODUCT_DIR)/sbox_unittests.exe', ], + 'files': [ + '<(PRODUCT_DIR)/sbox_unittests.exe', + ], }, }], ['OS=="win" and target_arch=="ia32"', { |