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