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

Roll src/third_party/chromite 14ef7d57c13d..d6195b651b19 (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/14ef7d57c13d..d6195b651b19

git log 14ef7d57c13d..d6195b651b19 --date=short --no-merges --format='%ad %ae %s'
2019-08-13 saklein@chromium.org uprev_lib: create and move the overlay uprev manager.

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

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: I912a5beec025e67f2d7a1d99f1b04bfbbc466a92
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1753090Reviewed-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@{#686703}
parent 01b0f119
......@@ -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' + '@' + '14ef7d57c13dd54b9403eb4be300ab4cf5e5cac5',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'd6195b651b192e6de7aecfefa75cd6a1adc7a524',
'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