| Index: masters/master.tryserver.chromium.linux/slaves.cfg
|
| diff --git a/masters/master.tryserver.chromium.linux/slaves.cfg b/masters/master.tryserver.chromium.linux/slaves.cfg
|
| index 3349d21e74b0204cb78d30cea27a2003a0f20981..1b3f432a86197c8400ee048cbfb03be7ec6a9c6c 100644
|
| --- a/masters/master.tryserver.chromium.linux/slaves.cfg
|
| +++ b/masters/master.tryserver.chromium.linux/slaves.cfg
|
| @@ -45,6 +45,7 @@ def linux():
|
| base = presubmit_builders + [
|
| # One line per shared directory. In decreasing usage:
|
| 'linux_chromium_dbg', 'linux_chromium_rel', 'linux_chromium_rel_swarming',
|
| + 'linux_chromium_dbg_ng', 'linux_chromium_rel_ng',
|
| 'linux_chromium_compile_dbg', 'linux_chromium_compile_rel',
|
| 'linux_rel_naclmore',
|
| 'linux_chromium_gn_dbg', 'linux_chromium_gn_rel',
|
|
|