From 2df1ab45ba35cceb3329b5ce534c7729c717a3da Mon Sep 17 00:00:00 2001 From: ehmaldonado Date: Tue, 22 Nov 2016 06:09:15 -0800 Subject: [PATCH] MB: Add Win32 SyzyASan (swarming) config. R=kjellander@webrtc.org BUG=chromium:497757 NOTRY=True Review-Url: https://codereview.webrtc.org/2521273002 Cr-Commit-Position: refs/heads/master@{#15191} --- webrtc/build/mb_config.pyl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webrtc/build/mb_config.pyl b/webrtc/build/mb_config.pyl index 1ce66cbc56..2a86e6218d 100644 --- a/webrtc/build/mb_config.pyl +++ b/webrtc/build/mb_config.pyl @@ -94,7 +94,7 @@ 'Android32 Tests (L Nexus6)': 'none', # Windows - 'Win64 Debug (swarming)': 'debug_bot_x64', + 'Win32 SyzyASan (swarming)': 'win_syzyasan_release_bot_x86', 'Win64 Debug (Win8)': 'debug_bot_x64', 'Win64 Debug (Win10)': 'debug_bot_x64', },