Commit 1836f98b authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite fd5e90efc65a..538b8fbb4875 (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/fd5e90efc65a..538b8fbb4875


git log fd5e90efc65a..538b8fbb4875 --date=short --no-merges --format='%ad %ae %s'
2018-11-08 dgarrett@google.com repository: Use faster copy for Preload.


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

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: Icb554700c85d36cfd67c6e2a2f6dbbb595f8ee01
Reviewed-on: https://chromium-review.googlesource.com/c/1325336Reviewed-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@{#606368}
parent 09894d87
......@@ -655,7 +655,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' + '@' + 'fd5e90efc65addfa254cc027931e0d7f5067efc8',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '538b8fbb48754ac3a8138808ebac02a1c3fa1fe6',
'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