Commit 91d1ba16 authored by Matt Falkenhagen's avatar Matt Falkenhagen Committed by Commit Bot

Run testing/buildbot/generate_buildbot_json.py

I get a presubmit error when trying to upload patches otherwise.
Seems to be an error from r678539.

Bug: 932205
Change-Id: I95a657fa4269990df5a4079657209eaf2bcb31b5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1707349
Auto-Submit: Matt Falkenhagen <falken@chromium.org>
Commit-Queue: Takuto Ikuta <tikuta@chromium.org>
Reviewed-by: default avatarVlad Tsyrklevich <vtsyrklevich@chromium.org>
Reviewed-by: default avatarTakuto Ikuta <tikuta@chromium.org>
Cr-Commit-Position: refs/heads/master@{#678593}
parent 50d8201c
...@@ -5993,7 +5993,7 @@ ...@@ -5993,7 +5993,7 @@
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
"dimension_sets": [ "dimension_sets": [
{ {
"os": "Ubuntu-14.04" "os": "Ubuntu-16.04"
} }
] ]
}, },
......
...@@ -477,7 +477,7 @@ ...@@ -477,7 +477,7 @@
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
"dimension_sets": [ "dimension_sets": [
{ {
"os": "Ubuntu-14.04" "os": "Ubuntu-16.04"
} }
] ]
}, },
......
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