Commit 068131ad authored by sebmarchand's avatar sebmarchand Committed by Commit bot

Add the MB config for the win_pgo_x64 trybot

This bot has been added in https://chromium-review.googlesource.com/c/502573/

Review-Url: https://codereview.chromium.org/2877853002
Cr-Commit-Position: refs/heads/master@{#471169}
parent b8ae8d6a
...@@ -667,6 +667,10 @@ ...@@ -667,6 +667,10 @@
'1': 'official_optimize_chrome_pgo_phase_1_x86', '1': 'official_optimize_chrome_pgo_phase_1_x86',
'2': 'official_optimize_chrome_pgo_phase_2_x86', '2': 'official_optimize_chrome_pgo_phase_2_x86',
}, },
'win_pgo_x64': {
'1': 'official_optimize_chrome_pgo_phase_1',
'2': 'official_optimize_chrome_pgo_phase_2',
},
'win_upload_clang': 'release_bot', 'win_upload_clang': 'release_bot',
'win_chrome_official': 'official_goma_x86', 'win_chrome_official': 'official_goma_x86',
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment