Commit 647337a8 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite 202f8887f83f..429a6ce38996 (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/202f8887f83f..429a6ce38996


git log 202f8887f83f..429a6ce38996 --date=short --no-merges --format='%ad %ae %s'
2019-02-22 mikenichols@chromium.org simple_builders.py:  Remove VMTests from parallel execution


Created with:
  gclient setdep -r src/third_party/chromite@429a6ce38996

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.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel
TBR=chrome-os-gardeners@chromium.org

Change-Id: Ibed136c986a9e4d0aa177e2b9e55dd0c25edf649
Reviewed-on: https://chromium-review.googlesource.com/c/1483156Reviewed-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@{#634732}
parent e7ecd1bf
......@@ -738,7 +738,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' + '@' + '202f8887f83f2b5acc9be38ddac66475faa0ffd9',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '429a6ce389965da3d3f0725c206135244c94d7e5',
'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