Commit b0723a14 authored by Justin Cohen's avatar Justin Cohen Committed by Commit Bot

[chromium.clang] Add iOS device tester to console.

Change-Id: I0e684cf415f600fd640abafd9b103a261b1032fe
Reviewed-on: https://chromium-review.googlesource.com/1098627Reviewed-by: default avatarRyan Tseng <hinoka@chromium.org>
Reviewed-by: default avatarSergey Berezin <sergeyberezin@chromium.org>
Commit-Queue: Justin Cohen <justincohen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#566922}
parent f3f7bb36
...@@ -2067,7 +2067,11 @@ consoles { ...@@ -2067,7 +2067,11 @@ consoles {
} }
builders { builders {
name: "buildbot/chromium.clang/ToTiOS" name: "buildbot/chromium.clang/ToTiOS"
short_name: "iOS" short_name: "iOS|fat"
}
builders {
name: "buildbot/chromium.clang/clang_tot_device"
short_name: "iOS|dev"
} }
builders { builders {
name: "buildbot/chromium.clang/UBSanVptr Linux" name: "buildbot/chromium.clang/UBSanVptr Linux"
......
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