Commit 4c0afec8 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Chromite from df4c267aa2c7 to bf4d166806ec (6 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/df4c267aa2c7..bf4d166806ec

2020-11-04 alancutter@chromium.org Fix chrome_update_extension_cache.py
2020-11-04 chrome-bot@chromium.org Update config settings by config-updater.
2020-11-04 ahassani@chromium.org cros_flash: Fix the issue with /test xbuddy path
2020-11-03 seanabraham@chromium.org OWNERS.ci: add Jack and Julio
2020-11-03 tcwang@google.com afdo: Allow multiple Chrome ebuild to exist when getting version
2020-11-03 manojgupta@google.com cros_setup_toolchains.py: Install llvm libraries for i686

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: Ib25bce07e15678c4c8078e3f3ccd055e6546cc2f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2519052Reviewed-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@{#824044}
parent c6c4544a
......@@ -892,7 +892,7 @@ deps = {
# Tools used when building Chrome for Chrome OS. This affects both the Simple
# Chrome workflow, as well as the chromeos-chrome ebuild.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'df4c267aa2c758534903f8e4cf21a95b344c54a2',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'bf4d166806ecc052024009184fe67e8dad9576c2',
'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