Commit fbd0cba3 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite d2e2faf18d06..561b606eae71 (10 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/d2e2faf18d06..561b606eae71

git log d2e2faf18d06..561b606eae71 --date=short --first-parent --format='%ad %ae %s'
2020-05-07 shaochuan@google.com cros_mark_android_as_stable: fix Android build link
2020-05-07 cjmcdonald@chromium.org service/packages: uprev_chrome integration tests
2020-05-07 chrome-bot@chromium.org Update config settings by config-updater.
2020-05-07 sque@google.com cros_chrome_sdk uses Goma client in $PATH
2020-05-07 morg@google.com Disable bvt-arc suite for VMRVC PFQ runs
2020-05-07 dburger@chromium.org Remove the config skew unittest.
2020-05-07 manojgupta@google.com config: add external chrome template to amd64-generic-asan
2020-05-06 achuith@chromium.org xbuddy: Minor changes.
2020-05-06 dhaddock@chromium.org auto_updater: Remove perf monitoring from au_e2e.
2020-05-06 henrysun@google.com octopus: add 11297.106.B firmware builder

Created with:
  gclient setdep -r src/third_party/chromite@561b606eae71

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/+/master/autoroll/README.md

Cq-Include-Trybots: luci.chrome.try:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel
Bug: None
Tbr: chrome-os-gardeners@google.com
Change-Id: If6d597d6aab67a71770ee84eb5b17b5d642b4258
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2187896Reviewed-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@{#766460}
parent b44e2307
...@@ -851,7 +851,7 @@ deps = { ...@@ -851,7 +851,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools. # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': { 'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'd2e2faf18d06fbb6d56a25241429f3594020ea8f', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '561b606eae71751b623159ede422379900bcdc50',
'condition': 'checkout_linux', 'condition': 'checkout_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