Commit 028fceeb authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite 89e4bf93b1a1..e2727ef6f5dc (3 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/89e4bf93b1a1..e2727ef6f5dc


git log 89e4bf93b1a1..e2727ef6f5dc --date=short --no-merges --format='%ad %ae %s'
2018-10-12 dgarrett@google.com builder_status_lib: Fix logging lint error.
2018-10-12 vapier@chromium.org paygen: paygen_payload_lib: convert to gs.LS
2018-10-12 vapier@chromium.org paygen: urilib_unittest: convert mox to mock


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

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.


TBR=chrome-os-gardeners@chromium.org

Change-Id: I2f3527661843ab9aafccf5f4f58b19fdde879453
Reviewed-on: https://chromium-review.googlesource.com/c/1278301Reviewed-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@{#599112}
parent 8c2893ee
...@@ -600,7 +600,7 @@ deps = { ...@@ -600,7 +600,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' + '@' + '89e4bf93b1a1382183d6665102723f84184908f2', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'e2727ef6f5dc1373bcbd1034834a715de9aa12c3',
'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