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

Roll src/third_party/chromite 1805a6699248..1a930646662a (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/1805a6699248..1a930646662a


git log 1805a6699248..1a930646662a --date=short --no-merges --format='%ad %ae %s'
2019-02-26 drinkcat@chromium.org HACK: Do not upload goma logs


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

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: I3ea13d2ae2a296b9561d350ae5c8633f68fda64e
Reviewed-on: https://chromium-review.googlesource.com/c/1489455Reviewed-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@{#635644}
parent 48729c69
...@@ -727,7 +727,7 @@ deps = { ...@@ -727,7 +727,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' + '@' + '1805a66992483add9c35a146f40a761a2a193750', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '1a930646662ad13ba33137a3670bab48e2c2b78c',
'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