Roll src/third_party/chromite/ 4736430a2..dd3fcf9f3 (1 commit)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/4736430a2b1c..dd3fcf9f3eb0

$ git log 4736430a2..dd3fcf9f3 --date=short --no-merges --format='%ad %ae %s'
2018-05-01 rockot Set target_os=['chromeos'] in generated gclient specs

Created with:
  roll-dep src/third_party/chromite
BUG=chromium:838608


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.


TBR=chrome-os-gardeners@chromium.org

Change-Id: I770cc7362ad14fc63e8173eeed6661d85b8f4bb1
Reviewed-on: https://chromium-review.googlesource.com/1038821Reviewed-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@{#555300}
parent d1af9c1f
......@@ -498,7 +498,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' + '@' + '4736430a2b1cba533f4748fdfc0679cce22ecd45',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'dd3fcf9f3eb0e0bea224ea740554904bb6212745',
'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