Roll src/third_party/chromite/ 3ad8f333d..f2ff9cbcb (1 commit)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/3ad8f333d567..f2ff9cbcb973

$ git log 3ad8f333d..f2ff9cbcb --date=short --no-merges --format='%ad %ae %s'
2018-03-13 dgarrett Reland "pre_cq_launcher: Swarming for chromeos-infra-puppet-pre-cq."

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


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: I15450adb1a013377fa94601083205f8316ad3000
Reviewed-on: https://chromium-review.googlesource.com/967515Reviewed-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@{#543923}
parent da103185
...@@ -316,7 +316,7 @@ deps = { ...@@ -316,7 +316,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools. # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': { 'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '3ad8f333d56796e53b0b98d4a8c9346b423985e2', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'f2ff9cbcb9732268ad97572adc4d70ed19b151ef',
'condition': 'checkout_linux', '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