| Index: masters/master.chromium.memory.fyi/notifier_cfg.py
|
| diff --git a/masters/master.chromium.memory.fyi/notifier_cfg.py b/masters/master.chromium.memory.fyi/notifier_cfg.py
|
| index 4d439adf8ef37f2f0c504a63a62b47851abbd638..674e0f0ca0071224f0b5f6f0c1a897a060b575fd 100644
|
| --- a/masters/master.chromium.memory.fyi/notifier_cfg.py
|
| +++ b/masters/master.chromium.memory.fyi/notifier_cfg.py
|
| @@ -46,7 +46,7 @@ categories_steps = {
|
| 'memory test: sync_unit_tests',
|
| 'memory test: ui_base_unittests',
|
| 'memory test: unit',
|
| - 'memory test: unit_1', # it's sharded on Mac Valgrind and TSan Linux
|
| + 'memory test: unit_1', # it's sharded on TSan Linux
|
| 'memory test: url',
|
| 'memory test: views',
|
| ],
|
|
|