Commit 6e61faa6 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite 942603d49e30..f75ce5a16f89 (5 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/942603d49e30..f75ce5a16f89


git log 942603d49e30..f75ce5a16f89 --date=short --no-merges --format='%ad %ae %s'
2018-10-05 vapier@chromium.org validation_pool_unittest: finish removing mox references
2018-10-05 vapier@chromium.org proctitle: fix running inside of `python`
2018-10-05 vapier@chromium.org paygen: {file,gs,uri}lib: drop Exists helper
2018-10-05 vapier@chromium.org patch_series_unittest: convert to mock
2018-10-05 nya@chromium.org cidb: Return branch info in build statuses.


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

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: I3f334821aeb9259fba50a608cb9f2580a036cc17
Reviewed-on: https://chromium-review.googlesource.com/c/1265422Reviewed-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@{#597300}
parent 97739b2d
...@@ -595,7 +595,7 @@ deps = { ...@@ -595,7 +595,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' + '@' + '942603d49e306747ad06b584106b5752e37fcc93', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'f75ce5a16f8960d270ea784418191c698460d1bf',
'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