Chromium Code Reviews| Index: trunk/src/build/common.gypi |
| =================================================================== |
| --- trunk/src/build/common.gypi (revision 230679) |
| +++ trunk/src/build/common.gypi (working copy) |
| @@ -1922,7 +1922,6 @@ |
| # Set this to use the new DX11 version of ANGLE. |
| # TODO(apatrick): Remove this when the transition is complete. |
| 'ANGLE_DX11', |
| - 'WTF_USE_SYSTEM_MALLOC=1', |
| ], |
| 'conditions': [ |
| ['(OS=="mac" or OS=="ios") and asan==1', { |