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