| Index: infra/bots/recipes/swarm_trigger.py
|
| diff --git a/infra/bots/recipes/swarm_trigger.py b/infra/bots/recipes/swarm_trigger.py
|
| index fa61b22bfbcfefeee1dfc4f64ea3076108c6a5e6..14340ec89d78b6622c8869f249c8884ff217fcfd 100644
|
| --- a/infra/bots/recipes/swarm_trigger.py
|
| +++ b/infra/bots/recipes/swarm_trigger.py
|
| @@ -34,6 +34,7 @@ TEST_BUILDERS = {
|
| 'Build-Mac-Clang-x86_64-Release',
|
| 'Build-Ubuntu-GCC-Arm64-Debug-Android_Vulkan',
|
| 'Build-Ubuntu-GCC-x86_64-Debug',
|
| + 'Build-Ubuntu-GCC-x86_64-Debug-GN',
|
| 'Build-Ubuntu-GCC-x86_64-Release-RemoteRun',
|
| 'Build-Ubuntu-GCC-x86_64-Release-Trybot',
|
| 'Build-Win-MSVC-x86_64-Release',
|
|
|