Perf experiment (to be reverted): use system malloc on Mac.

BUG=310744
R=abarth@chromium.org
TBR=abarth@chromium.org

Review URL: https://codereview.chromium.org/35423009

git-svn-id: http://src.chromium.org/svn/trunk/src/build@230577 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
cevans@chromium.org 2013-10-24 01:00:04 +00:00
Родитель 8c004122f4
Коммит 15449a1291
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -1922,6 +1922,7 @@
# 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', {