Commit 4658d2a7 authored by Chromite Chromium Autoroll's avatar Chromite Chromium Autoroll Committed by Commit Bot

Roll src/third_party/chromite 17f184f10975..3fff4ff38701 (5 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/17f184f10975..3fff4ff38701


git log 17f184f10975..3fff4ff38701 --date=short --no-merges --format='%ad %ae %s'
2018-07-27 vapier@chromium.org lint: fix ungrouped-imports warnings
2018-07-27 vapier@chromium.org lint: fix using-constant-test warning
2018-07-26 vapier@chromium.org DebugSymbolsStage: fix & improve handling of failed uploads
2018-07-26 vapier@chromium.org lint: disable consider-iterating-dictionary class
2018-07-26 vapier@chromium.org cros lint: update to work w/pylint-1.5


Created with:
  gclient setdep -r src/third_party/chromite@3fff4ff38701

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: Ic1e6641d4d8eba8c900d1527b756574d8137e5b6
Reviewed-on: https://chromium-review.googlesource.com/1152612Reviewed-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@{#578553}
parent df002246
......@@ -539,7 +539,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' + '@' + '17f184f10975278d496bae29f62bc40169c6d964',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '3fff4ff387013909c6730744773e97f991444f54',
'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