| Index: infra/bots/recipes/swarm_compile.py
|
| diff --git a/infra/bots/recipes/swarm_compile.py b/infra/bots/recipes/swarm_compile.py
|
| index 8d7209016bbe81d570a60558c39bfb3557d037b0..aef67d95a4b82a65373967255d29640119948d65 100644
|
| --- a/infra/bots/recipes/swarm_compile.py
|
| +++ b/infra/bots/recipes/swarm_compile.py
|
| @@ -27,6 +27,7 @@ TEST_BUILDERS = {
|
| 'Build-Mac-Clang-mipsel-Debug-GN_Android',
|
| 'Build-Mac-Clang-x86_64-Debug-CommandBuffer',
|
| 'Build-Mac-Clang-x86_64-Release-CMake',
|
| + 'Build-Mac-Clang-x86_64-Release-GN',
|
| 'Build-Ubuntu-Clang-arm64-Release-GN_Android',
|
| 'Build-Ubuntu-Clang-x86_64-Debug-GN',
|
| 'Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot',
|
|
|