| Index: content/content_unittests.isolate
|
| diff --git a/content/content_unittests.isolate b/content/content_unittests.isolate
|
| index bc982e2c3dd9239f34ab680f63ffd9ee6528bf8b..7e8edb251fc2b07ee467de458964bb403033bd74 100644
|
| --- a/content/content_unittests.isolate
|
| +++ b/content/content_unittests.isolate
|
| @@ -90,6 +90,13 @@
|
| ],
|
| },
|
| }],
|
| + ['OS=="mac" and asan==1', {
|
| + 'variables': {
|
| + 'files': [
|
| + '<(PRODUCT_DIR)/content_unittests.dSYM/',
|
| + ],
|
| + },
|
| + }],
|
| ['OS=="win" and (fastbuild==0 or fastbuild==1)', {
|
| 'variables': {
|
| 'files': [
|
|
|