Remove nexus7 bot flag

Bug: chromium:1399445
Change-Id: I04c78bc41466010dc1584f317d4d7080ee9e03e3
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4091547
Commit-Queue: Almothana Athamneh <almuthanna@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/main@{#84758}
This commit is contained in:
Al Muthanna Athamina 2022-12-09 11:56:37 +01:00 committed by V8 LUCI CQ
parent 5b9cc13eb5
commit 5eb7f8e8b4

View File

@ -15,7 +15,6 @@ BOTS = {
'--linux32': 'v8_linux32_perf_try', '--linux32': 'v8_linux32_perf_try',
'--linux64': 'v8_linux64_perf_try', '--linux64': 'v8_linux64_perf_try',
'--nexus5': 'v8_nexus5_perf_try', '--nexus5': 'v8_nexus5_perf_try',
'--nexus7': 'v8_nexus7_perf_try',
'--pixel2': 'v8_pixel2_perf_try', '--pixel2': 'v8_pixel2_perf_try',
} }