aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/swarm_compile.py
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2016-09-13 13:50:09 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-09-13 13:50:10 -0700
commit357f9d2032d65a3be28cd93af9d99c0de19a2d0f (patch)
treefa0d6c623545d24a165fe12258b6ee83ab72fdc4 /infra/bots/recipes/swarm_compile.py
parent79d5a8921dea5107b1875f840638d8ccf58428a8 (diff)
Update gn_android_flavor for Vulkan.
Diffstat (limited to 'infra/bots/recipes/swarm_compile.py')
-rw-r--r--infra/bots/recipes/swarm_compile.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/bots/recipes/swarm_compile.py b/infra/bots/recipes/swarm_compile.py
index 022b0cd9ac..5f7ae3662d 100644
--- a/infra/bots/recipes/swarm_compile.py
+++ b/infra/bots/recipes/swarm_compile.py
@@ -29,6 +29,7 @@ TEST_BUILDERS = {
'Build-Mac-Clang-x86_64-Release-CMake',
'Build-Mac-Clang-x86_64-Release-GN',
'Build-Ubuntu-Clang-arm64-Release-GN_Android',
+ 'Build-Ubuntu-Clang-arm64-Release-GN_Android_Vulkan',
'Build-Ubuntu-Clang-x86_64-Debug-ASAN',
'Build-Ubuntu-Clang-x86_64-Debug-GN',
'Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot',