commit | 43a5eb01d317399686811e3ae94243ee672acb02 | [log] [tgz] |
---|---|---|
author | Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> | Thu Jun 07 05:26:10 2018 |
committer | Commit Bot <[email protected]> | Thu Jun 07 05:26:10 2018 |
tree | e62db2eab7e3893bcdf7ec27aa8f1f7dae3341ef | |
parent | 475de3fcd3135854218b1d85606f3b8da1e721e2 [diff] [blame] |
Roll src/third_party/chromite 7c36b10..0de5a91 (1 commits) https://chromium.googlesource.com/chromiumos/chromite.git/+log/7c36b10..0de5a91 git log 7c36b10..0de5a91 --date=short --no-merges --format='%ad %ae %s' 2018-06-07 [email protected] config_lib: Make more waterfall definitions explicit. Created with: gclient setdep -r src/third_party/chromite@0de5a91 The AutoRoll server is located here: https://chromite-chromium-roll.skia.org 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. BUG=chromium:None [email protected] Change-Id: I7f1a709583dc7c194331e60797e1707bd461f529 Reviewed-on: https://chromium-review.googlesource.com/1090330 Reviewed-by: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#565192}
diff --git a/DEPS b/DEPS index ce44e6c..157aafd 100644 --- a/DEPS +++ b/DEPS
@@ -515,7 +515,7 @@ # Build tools for Chrome OS. Note: This depends on third_party/pyelftools. 'src/third_party/chromite': { - 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '7c36b1059a480485b2275e3fdb5f218a98c55805', + 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '0de5a912dffa59c6622f6d24df48a69248ae44a5', 'condition': 'checkout_linux', },