Commit 84be8009 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite 324e0418e810..364a0d6bd98c (4 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/324e0418e810..364a0d6bd98c


git log 324e0418e810..364a0d6bd98c --date=short --no-merges --format='%ad %ae %s'
2018-10-18 dgarrett@google.com chromeos_config: Move all CQ slaves to swarming.
2018-10-18 vapier@chromium.org lint: clean up some module imports
2018-10-18 achuith@chromium.org tast_test_stages: Use cros_run_vm_test
2018-10-18 chrome-bot@chromium.org Update config settings by config-updater.


Created with:
  gclient setdep -r src/third_party/chromite@364a0d6bd98c

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

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: I05d32af8dae3ed33a4335666acdf5e0854121644
Reviewed-on: https://chromium-review.googlesource.com/c/1289129Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#600843}
parent c5c01f7e
...@@ -610,7 +610,7 @@ deps = { ...@@ -610,7 +610,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' + '@' + '324e0418e81073103d5c7c7f2cc7922c7d1b413a', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '364a0d6bd98c50464e9c3e9d93e06834c27dc84a',
'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