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

Roll src/third_party/chromite 7677c2ab05a0..9de9e749612a (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/7677c2ab05a0..9de9e749612a

git log 7677c2ab05a0..9de9e749612a --date=short --no-merges --format='%ad %ae %s'
2019-10-31 sanikak@chromium.org auto_updater: Restructuring Transfer Abstract Base Class

Created with:
  gclient setdep -r src/third_party/chromite@9de9e749612a

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
TBR=chrome-os-gardeners@google.com

Bug: None
Change-Id: Id778285b5f3d4c652ece02e1366103c2e9ca03ef
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1892065Reviewed-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@{#711169}
parent 00d18b7f
...@@ -871,7 +871,7 @@ deps = { ...@@ -871,7 +871,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' + '@' + '7677c2ab05a048b660473dc4a72dfd4d2e6e5f26', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '9de9e749612a6099e3d2badf1c85da8d35432324',
'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