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

Roll src/third_party/chromite 8e87fcb858e8..235fe2c3aa10 (12 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/8e87fcb858e8..235fe2c3aa10

git log 8e87fcb858e8..235fe2c3aa10 --date=short --first-parent --format='%ad %ae %s'
2020-02-26 vapier@chromium.org cbuildbot: fix cros_vm_test path
2020-02-26 vapier@chromium.org cros_build_lib: run: drop redirect_std{out,err} backwards compat
2020-02-26 allenwebb@google.com cros_gdb: Specify utf-8 output encoding.
2020-02-26 vapier@chromium.org cros_build_lib: run: add support for dryrun
2020-02-26 vapier@chromium.org autotest_quickmerge: fix output encoding
2020-02-26 vapier@chromium.org gerrit: plumb notify support to add/remove reviewers
2020-02-26 mikenichols@chromium.org upload_symbols: Update call to pass in file data versus file handler
2020-02-26 chrome-bot@chromium.org Update config settings by config-updater.
2020-02-25 vapier@chromium.org partial_mock: improve documentation
2020-02-25 lamontjones@chromium.org toolchain: pgo-generate-llvm-next builder
2020-02-25 vapier@chromium.org git: manifest: always use .repo/manifests/ for the include dir
2020-02-25 achuith@chromium.org cros_test: Support for --flash.

Created with:
  gclient setdep -r src/third_party/chromite@235fe2c3aa10

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.chromium.try:chromeos-kevin-rel
Bug: None
Tbr: chrome-os-gardeners@google.com
Change-Id: I09255af74673405317baa388c449a7252576e832
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074583Reviewed-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@{#744693}
parent cf62dcba
......@@ -866,7 +866,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '8e87fcb858e8a06483a2604ce2c65fd357ef08ff',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '235fe2c3aa103db111b3b191384526263c2483c5',
'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