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

Roll src/third_party/chromite b408a71b6999..fad1fa1b3234 (2 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/b408a71b6999..fad1fa1b3234

git log b408a71b6999..fad1fa1b3234 --date=short --no-merges --format='%ad %ae %s'
2019-08-23 jorgelo@chromium.org usergroup_baseline: Fix OWNERS
2019-08-23 saklein@chromium.org UprevVersionedPackage: Add new version to output.

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

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: Ia63aa99d17ed4d5ace2e1ac7cda22e0500d6dedb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769172Reviewed-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@{#690071}
parent fea2b7b9
...@@ -840,7 +840,7 @@ deps = { ...@@ -840,7 +840,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' + '@' + 'b408a71b6999f83f2d4e2b223fb6824696fa8d4e', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'fad1fa1b323433aa5abb5988506944a5fc44805c',
'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