Roll src/third_party/chromite/ 85a5ac7c6..f3f1110ff (1 commit)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/85a5ac7c6177..f3f1110ffae1

$ git log 85a5ac7c6..f3f1110ff --date=short --no-merges --format='%ad %ae %s'
2018-03-29 hidehiko Fix android-package name for P.

Created with:
  roll-dep src/third_party/chromite


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: I358dcec3db289470779d49b492718015d1526736
Reviewed-on: https://chromium-review.googlesource.com/986643Reviewed-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@{#546925}
parent b9e6f9c9
......@@ -408,7 +408,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' + '@' + '85a5ac7c6177ca59c1c906e9787360525dd4ffd8',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'f3f1110ffae1c9c6ca6764a55821012712670fa2',
'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