Index: build/common.gypi |
=================================================================== |
--- build/common.gypi (revision 201485) |
+++ build/common.gypi (working copy) |
@@ -1549,8 +1549,6 @@ |
'clang%': 1, |
}], |
['asan==1 and OS=="mac"', { |
- # See http://crbug.com/145503. |
- 'component': "static_library", |
# TODO(glider): we do not strip ASan binaries until the dynamic ASan |
# runtime is fully adopted. See http://crbug.com/242503. |
'mac_strip_release': 0, |