Skip to content

Commit

Permalink
Roll src/third_party/chromite d81364a25e1e..e99f57f96ba3 (2 commits)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/chromiumos/chromite.git/+log/d81364a25e1e..e99f57f96ba3


git log d81364a25e1e..e99f57f96ba3 --date=short --no-merges --format='%ad %ae %s'
2018-07-26 dgarrett@google.com workspace_stages: Create more Workspace stages.
2018-07-26 vapier@chromium.org lint: standardize on Examples over Example/Usage


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

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.


TBR=chrome-os-gardeners@chromium.org

Change-Id: Ida1881c03f5dd9e604056d3183f00b347e1e8593
Reviewed-on: https://chromium-review.googlesource.com/1150377
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@{#578213}
  • Loading branch information
Chromite Chromium Autoroll authored and Commit Bot committed Jul 26, 2018
1 parent dab9cc0 commit 4fa1b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,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' + '@' + 'd81364a25e1e01848eddbd45a2e5fb2b9598bbb8',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'e99f57f96ba3fd93cf2c405fb8562b8c9caa7ff1',
'condition': 'checkout_linux',
},

Expand Down

0 comments on commit 4fa1b62

Please sign in to comment.