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