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