Roll src/third_party/chromite/ d49af8335..8d50e94a5 (1 commit)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/d49af833556c..8d50e94a5bc9

$ git log d49af8335..8d50e94a5 --date=short --no-merges --format='%ad %ae %s'
2018-03-18 manojgupta chromite: Fix a bug in fuzzer gs_path.

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


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: Ia4cd4492e1197f1942fcc6b91dfa489f50de2a3b
Reviewed-on: https://chromium-review.googlesource.com/966500
Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Reviewed-by: default avatarChromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#543976}
parent 11493484
......@@ -316,7 +316,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' + '@' + 'd49af833556c8292cbf9872c7e13037ce309ac62',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '8d50e94a5bc99962d8665422cd9b5d6ac53be508',
'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