Commit bc19a68d authored by Chromite Chromium Autoroll's avatar Chromite Chromium Autoroll Committed by Commit Bot

Roll src/third_party/chromite 90d481078b9b..ce952677d647 (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/90d481078b9b..ce952677d647


git log 90d481078b9b..ce952677d647 --date=short --no-merges --format='%ad %ae %s'
2018-06-15 dgarrett@google.com config_lib: Remove most UseBuildbucketScheduler hardcoding.


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

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.



BUG=chromium:851183
TBR=chrome-os-gardeners@chromium.org

Change-Id: Ic2db98b3dbf6ef5b994dfbda8e019d03e507cf82
Reviewed-on: https://chromium-review.googlesource.com/1102401Reviewed-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@{#567644}
parent ee414c94
......@@ -518,7 +518,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' + '@' + '90d481078b9b3877da47305350026ddbac778766',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'ce952677d6479a10a3c404d2dc52e790773d23c3',
'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