Commit 2db96fda authored by Chromite Chromium Autoroll's avatar Chromite Chromium Autoroll Committed by Commit Bot

Roll src/third_party/chromite 1b00ba716473..764a58f972be (5 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/1b00ba716473..764a58f972be


git log 1b00ba716473..764a58f972be --date=short --no-merges --format='%ad %ae %s'
2018-07-18 vapier@chromium.org cbuildbot: drop uncommon pathjoin/abspath short names
2018-07-18 vapier@chromium.org lint: fix unneeded-not warnings
2018-07-18 vapier@chromium.org lint: update warning disable list
2018-07-18 vapier@chromium.org lint: fix ungrouped-imports warnings
2018-07-18 vapier@chromium.org lint: fix not-context-manager warnings


Created with:
  gclient setdep -r src/third_party/chromite@764a58f972be

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

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.


TBR=chrome-os-gardeners@chromium.org

Change-Id: I1a2cd60958967929b66e0fb6658c3e486c864270
Reviewed-on: https://chromium-review.googlesource.com/1141466Reviewed-by: default avatarChromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#575983}
parent 8da76a40
......@@ -550,7 +550,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' + '@' + '1b00ba71647335cafd439809b84610a8ba068e31',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '764a58f972be81c5a0eb16f2928e1453347e7bfa',
'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