Commit 57cf51e5 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite d5163953610a..81a5ea6cf04a (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/d5163953610a..81a5ea6cf04a

git log d5163953610a..81a5ea6cf04a --date=short --no-merges --format='%ad %ae %s'
2019-08-26 vapier@chromium.org replace itertools.i{map,zip} with six.moves.{map,zip}

Created with:
  gclient setdep -r src/third_party/chromite@81a5ea6cf04a

The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel
TBR=chrome-os-gardeners@google.com

Bug: None
Change-Id: I38f825a23c69a144a85847cb78916717f9def28a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1771236Reviewed-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@{#690285}
parent ca7d1e53
......@@ -840,7 +840,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' + '@' + 'd5163953610a3e2369e5857f7ee6e252d7a4c89b',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '81a5ea6cf04a9593b4242ed56313ba121255b5b1',
'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