Commit 777063e0 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite d7ba750e8dd8..0d4500b93834 (2 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/d7ba750e8dd8..0d4500b93834


git log d7ba750e8dd8..0d4500b93834 --date=short --no-merges --format='%ad %ae %s'
2019-04-14 dhanyaganesh@chromium.org auth.py: Stop printing the command every time
2019-04-14 dhanyaganesh@chromium.org buildbucket_v2: Retry on SSLError


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

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@chromium.org

Change-Id: I36e4db7c4af9872d5a31d6ab22205eda9d754831
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1565365Reviewed-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@{#650647}
parent 8fc56d7b
......@@ -805,7 +805,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' + '@' + 'd7ba750e8dd8eb4df11ae6a5bd01e62de590efae',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '0d4500b93834267bf2ba73404c4c944015603b86',
'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