| Index: masters/master.client.webrtc/master_linux_cfg.py
|
| diff --git a/masters/master.client.webrtc/master_linux_cfg.py b/masters/master.client.webrtc/master_linux_cfg.py
|
| index 115ea335a3ec194f6acaa40ef3035aa1f0d91de7..476d2ebf1f505c4d18df84d14d663fe391b55206 100644
|
| --- a/masters/master.client.webrtc/master_linux_cfg.py
|
| +++ b/masters/master.client.webrtc/master_linux_cfg.py
|
| @@ -142,7 +142,7 @@ F('linux_asan_factory', linux().WebRTCFactory(
|
| 'force_isolated': True,
|
| 'gclient_env': {
|
| 'GYP_DEFINES': ('asan=1 release_extra_cflags=-g '
|
| - 'linux_use_tcmalloc=0 ')},
|
| + 'use_allocator=none ')},
|
| }))
|
|
|
| B('Linux64 Release [large tests]', 'linux_largetests_factory',
|
|
|