Chromium Code Reviews| Index: base/base_unittests.isolate |
| diff --git a/base/base_unittests.isolate b/base/base_unittests.isolate |
| index fca76d5feeabfe241ba046b558066678463f3b31..0822b2463a78c8859cdabcdcee31a6630510e2df 100644 |
| --- a/base/base_unittests.isolate |
| +++ b/base/base_unittests.isolate |
| @@ -58,6 +58,13 @@ |
| ], |
| }, |
| }], |
| + ['OS=="mac" and asan==1', { |
| + 'variables': { |
| + 'files': [ |
| + '<(PRODUCT_DIR)/base_unittests.dSYM/', |
| + ], |
| + }, |
| + }], |
| ['OS=="win" and (fastbuild==0 or fastbuild==1)', { |
| 'variables': { |
| 'files': [ |