Commit dfcd5550 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite 7588713317d6..811aead064fb (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/7588713317d6..811aead064fb

git log 7588713317d6..811aead064fb --date=short --no-merges --format='%ad %ae %s'
2019-08-13 andrewlamb@chromium.org chromite: Implement BundleChromeOSConfig BuildAPI endpoint.

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

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@google.com

Bug: None
Change-Id: I9bd0c1ee726db28f269d9c92d2f745c698887cba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1751764Reviewed-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@{#686558}
parent 89a88429
......@@ -814,7 +814,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' + '@' + '7588713317d681bbf37e7df716c691bfbecd3524',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '811aead064fba1e209195aa5830eb00b1c19ad1b',
'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