Commit 0d2cee0b authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite b5e56574cb70..38211554aed6 (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/b5e56574cb70..38211554aed6


git log b5e56574cb70..38211554aed6 --date=short --no-merges --format='%ad %ae %s'
2019-05-22 akeshet@chromium.org test_stages: use task-result 'success' key


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

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@google.com

Change-Id: I930ffff16a5a74d3cb1f2639a8492c3d91575451
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1622892Reviewed-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@{#662041}
parent 83e1ce65
...@@ -807,7 +807,7 @@ deps = { ...@@ -807,7 +807,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' + '@' + 'b5e56574cb70bb41c5f9a38062ac59dc9f5b1cfa', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '38211554aed67f17a28168e9cdb77926ef598b99',
'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