Commit ecd845d5 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite 150add368038..b5ac6664419e (2 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/150add368038..b5ac6664419e


git log 150add368038..b5ac6664419e --date=short --no-merges --format='%ad %ae %s'
2019-05-07 dhanyaganesh@chromium.org buildbucket_v2: Add a retry on socket timeouts
2019-05-07 saklein@chromium.org Build API: Add ArtifactsService/BundleSimpleChromeArtifacts.


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

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: Ib08a2340816f2d885d4a2709a3db30ec620fbd49
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1598778Reviewed-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@{#657291}
parent 10b824e9
...@@ -806,7 +806,7 @@ deps = { ...@@ -806,7 +806,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools. # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': { 'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '150add3680382ce1e41d067bb2a7ad452a2c5caa', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'b5ac6664419e0ede87e9629f7962f0b63f89c73c',
'condition': 'checkout_linux', '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