Commit 5672ada5 authored by Chromite Chromium Autoroll's avatar Chromite Chromium Autoroll Committed by Commit Bot

Roll src/third_party/chromite 6be71e7..522947b (3 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/6be71e7..522947b


git log 6be71e7..522947b --date=short --no-merges --format='%ad %ae %s'
2018-06-06 vapier@chromium.org cros lint: support linting json files
2018-06-06 vapier@chromium.org lint: start enforcing utf-8 encodings on files
2018-06-06 xixuan@chromium.org Skylab testing: Enable nyan_blaze-paladin retry.


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

The AutoRoll server is located here: https://chromite-chromium-roll.skia.org

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.



BUG=chromium:None,chromium:None,chromium:845314
TBR=chrome-os-gardeners@chromium.org

Change-Id: I628f5e0e46e0b6ac6377eb0fa151f9f2ad619c89
Reviewed-on: https://chromium-review.googlesource.com/1088587Reviewed-by: default avatarChromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#564848}
parent d63f68f8
......@@ -515,7 +515,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' + '@' + '6be71e72b877b38f6d61d0fd00928a197f1b292b',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '522947ba92156fbfdbf265ecbd687a1ae05935f4',
'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