Commit 37f810d5 authored by Dirk Pranke's avatar Dirk Pranke Committed by Commit Bot

Rename 'Fuchsia Compile' to 'Fuchsia x64'

Infra side at https://chromium-review.googlesource.com/c/chromium/tools/build/+/721690.

TBR=scottmg@chromium.org

Bug: 758256
Change-Id: I236568f4bcd75f1106d017454fba5f5a950ef11a
Reviewed-on: https://chromium-review.googlesource.com/724620Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
Reviewed-by: default avatarScott Graham <scottmg@chromium.org>
Commit-Queue: Dirk Pranke <dpranke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#509667}
parent 49330779
......@@ -3432,7 +3432,7 @@
}
]
},
"Fuchsia Compile": {
"Fuchsia x64": {
"additional_compile_targets": [
"base_unittests",
"content_unittests",
......
{
"Fuchsia Compile SANDBOX": {
"Fuchsia x64 SANDBOX": {
"additional_compile_targets": [
"base_unittests",
"content_unittests",
......
......@@ -320,7 +320,8 @@
'Linux Builder (dbg)(32)': 'debug_bot_x86',
'Linux Builder': 'release_bot',
'Deterministic Linux': 'release_bot',
'Fuchsia Compile': 'release_bot_fuchsia',
'Fuchsia x64': 'release_bot_fuchsia',
'Fuchsia ARM64': 'release_bot_fuchsia_arm64',
},
'chromium.lkgr': {
......@@ -392,7 +393,7 @@
'chromium.sandbox': {
'Linux Builder SANDBOX': 'release_bot',
'Deterministic Linux SANDBOX': 'release_bot',
'Fuchsia Compile SANDBOX': 'release_bot_fuchsia',
'Fuchsia x64 SANDBOX': 'release_bot_fuchsia',
},
'chromium.swarm': {
......
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