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