Commit 3f49b621 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite cab59a32b90b..b179babe2c3e (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/cab59a32b90b..b179babe2c3e

git log cab59a32b90b..b179babe2c3e --date=short --no-merges --format='%ad %ae %s'
2019-08-22 saklein@chromium.org uprev_lib: Fix chrome ref/version parsing.

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

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: I8e0a93b874f90c5628f441beba81492cef837cca
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1765001Reviewed-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@{#689597}
parent 2ea7fe07
......@@ -825,7 +825,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' + '@' + 'cab59a32b90bfc5abe271c7dd7eb7c72f0526880',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'b179babe2c3ea5b8b21a2eb96a53e40b8d27184c',
'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