commit | dad59f27011066a4803ab15e73d0eac150e691f8 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Fri Dec 07 09:20:19 2018 |
committer | Commit Bot <[email protected]> | Fri Dec 07 09:20:19 2018 |
tree | 64d244c7be3feb405d4062147e134a966a3a180d | |
parent | e14d2a2e6f26d21b76a710447bb37e8b37588e8b [diff] [blame] |
Roll src/third_party/chromite 0979b51ccfc5..d1a238cd2311 (1 commits) https://chromium.googlesource.com/chromiumos/chromite.git/+log/0979b51ccfc5..d1a238cd2311 git log 0979b51ccfc5..d1a238cd2311 --date=short --no-merges --format='%ad %ae %s' 2018-12-07 [email protected] chromeos_config: Create prototype-buildspec buildspec. Created with: gclient setdep -r src/third_party/chromite@d1a238cd2311 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. [email protected] Change-Id: I417cd3931cd859e83a62137e63ef06d50358e4f9 Reviewed-on: https://chromium-review.googlesource.com/c/1366884 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#614648}
diff --git a/DEPS b/DEPS index c5025d1..10556fe 100644 --- a/DEPS +++ b/DEPS
@@ -653,7 +653,7 @@ # Build tools for Chrome OS. Note: This depends on third_party/pyelftools. 'src/third_party/chromite': { - 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '0979b51ccfc5d402f65df6846ea4011b1d31496c', + 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'd1a238cd2311e1172dcd55fb5548dd0a1ce75a9c', 'condition': 'checkout_linux', },