Index: gpu/gpu_unittests.isolate |
diff --git a/gpu/gpu_unittests.isolate b/gpu/gpu_unittests.isolate |
index 48fb1c51933b807ca0c55ed5c22563a090ca4b98..e64633cb86a112ea5ec38bd35e085cfa547a4f8f 100644 |
--- a/gpu/gpu_unittests.isolate |
+++ b/gpu/gpu_unittests.isolate |
@@ -58,6 +58,13 @@ |
], |
}, |
}], |
+ ['OS=="mac" and asan==1 and fastbuild==0', { |
+ 'variables': { |
+ 'files': [ |
+ '<(PRODUCT_DIR)/gpu_unittests.dSYM/', |
+ ], |
+ }, |
+ }], |
['OS=="win" and (fastbuild==0 or fastbuild==1)', { |
'variables': { |
'files': [ |