Commit 10529ea2 authored by Ned Nguyen's avatar Ned Nguyen Committed by Commit Bot

Add 'linux-builder-perf' to mb_config.pyl

Bug: 828467
Change-Id: I26fea5488c36d930ef84990da3354ccc64c17aa5
Reviewed-on: https://chromium-review.googlesource.com/1187075Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Commit-Queue: Ned Nguyen <nednguyen@google.com>
Cr-Commit-Position: refs/heads/master@{#585642}
parent dc35748e
...@@ -365,7 +365,9 @@ ...@@ -365,7 +365,9 @@
'Android Compile Perf': 'official_goma_minimal_symbols_android', 'Android Compile Perf': 'official_goma_minimal_symbols_android',
'Android arm64 Compile Perf': 'official_goma_minimal_symbols_android_arm64', 'Android arm64 Compile Perf': 'official_goma_minimal_symbols_android_arm64',
'android-builder-perf': 'official_goma_minimal_symbols_android', 'android-builder-perf': 'official_goma_minimal_symbols_android',
# TODO(crbug.com/828467): Remove 'Linux Builder Perf'
'Linux Builder Perf': 'official_goma_perf', 'Linux Builder Perf': 'official_goma_perf',
'linux-builder-perf': 'official_goma_perf',
'Mac Builder Perf': 'official_goma', 'Mac Builder Perf': 'official_goma',
# TODO(crbug.com/828472): Remove 'Win Builder Perf' # TODO(crbug.com/828472): Remove 'Win Builder Perf'
'Win Builder Perf': 'official_goma_x86', 'Win Builder Perf': '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