| Index: chrome/interactive_ui_tests.isolate
|
| diff --git a/chrome/interactive_ui_tests.isolate b/chrome/interactive_ui_tests.isolate
|
| index d968a7dbaee6db3b161be66796d52b2e58a8b6a7..1d783892469645d6e23a02ed0c745680c7752655 100644
|
| --- a/chrome/interactive_ui_tests.isolate
|
| +++ b/chrome/interactive_ui_tests.isolate
|
| @@ -70,6 +70,13 @@
|
| ],
|
| },
|
| }],
|
| + ['OS=="mac" and asan==1', {
|
| + 'variables': {
|
| + 'files': [
|
| + '<(PRODUCT_DIR)/interactive_ui_tests.dSYM/',
|
| + ],
|
| + },
|
| + }],
|
| ['OS=="mac" or OS=="win"', {
|
| 'variables': {
|
| 'command': [
|
|
|