Index: tools/auto_bisect/configs/try.py |
diff --git a/tools/auto_bisect/configs/try.py b/tools/auto_bisect/configs/try.py |
index 943e859c71d13c4ba54d4c63a2086730ba27c0b8..0e2dd8de4b212b9bf935c6f57d807e289e477fd6 100755 |
--- a/tools/auto_bisect/configs/try.py |
+++ b/tools/auto_bisect/configs/try.py |
@@ -31,6 +31,7 @@ PLATFORM_BOT_MAP = { |
'linux': ['linux_perf_bisect'], |
'mac': ['mac_perf_bisect', 'mac_10_9_perf_bisect'], |
'win': ['win_perf_bisect', 'win_8_perf_bisect', 'win_xp_perf_bisect'], |
+ 'winx64': ['win_x64_perf_bisect'], |
'android': [ |
'android_gn_perf_bisect', |
'android_nexus4_perf_bisect', |