Index: trunk/src/build/common.gypi |
=================================================================== |
--- trunk/src/build/common.gypi (revision 205891) |
+++ trunk/src/build/common.gypi (working copy) |
@@ -1812,9 +1812,6 @@ |
], |
}, |
'conditions': [ |
- ['os_posix==1', { |
- 'defines': ['ENABLE_PARTITION_ALLOC=1'], |
- }], |
['(OS=="mac" or OS=="ios") and asan==1', { |
'dependencies': [ |
'<(DEPTH)/build/mac/asan.gyp:asan_dynamic_runtime', |