Commit 1c0be583 authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll Chromite from 04314b1d8edb to b577a78d937c (10 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/04314b1d8edb..b577a78d937c

2021-01-12 chrome-bot@chromium.org Update config settings by config-updater.
2021-01-12 chrome-bot@chromium.org Update config settings by config-updater.
2021-01-12 dzigterman@chromium.org Dedede: Turn off AP flash select with c2d2
2021-01-12 saklein@chromium.org api/validate: add each_in validator
2021-01-11 chrome-bot@chromium.org Update config settings by config-updater.
2021-01-11 liaoyuke@chromium.org Lacros: Fix a typo in cros_test
2021-01-11 chrome-bot@chromium.org Update config settings by config-updater.
2021-01-11 vapier@chromium.org OWNERS.testplatform: remove historical entries
2021-01-11 pprabhu@chromium.org cbuildbot: Upload crashes detected during canary hwtests
2021-01-11 seanabraham@chromium.org OWNERS: add test platform team

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/chromite-chromium-autoroll
Please CC chrome-os-gardeners@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md

Cq-Include-Trybots: luci.chrome.try:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel
Tbr: chrome-os-gardeners@google.com
Change-Id: I3889c70eeba2767668f6e0c63e5cd6c170686481
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622609Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#842550}
parent 2f3124ad
...@@ -873,7 +873,7 @@ deps = { ...@@ -873,7 +873,7 @@ deps = {
# Tools used when building Chrome for Chrome OS. This affects both the Simple # Tools used when building Chrome for Chrome OS. This affects both the Simple
# Chrome workflow, as well as the chromeos-chrome ebuild. # Chrome workflow, as well as the chromeos-chrome ebuild.
'src/third_party/chromite': { 'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '04314b1d8edbf792cbed36c08c9ca0ee16aa0c88', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'b577a78d937c753c348f38a4b5c47e5f6d369ac8',
'condition': 'checkout_chromeos', 'condition': 'checkout_chromeos',
}, },
......
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