Commit 64e587b5 authored by Chromite Chromium Autoroll's avatar Chromite Chromium Autoroll Committed by Commit Bot

Roll src/third_party/chromite ce952677d647..3a51f2a80a38 (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/ce952677d647..3a51f2a80a38


git log ce952677d647..3a51f2a80a38 --date=short --no-merges --format='%ad %ae %s'
2018-06-15 stevenjb@chromium.org Pass --internal to simple chrome for chrome-pfq


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

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:650833
TBR=chrome-os-gardeners@chromium.org

Change-Id: I361c35be91d66d477d91b8b5ef3b95e6f1286f06
Reviewed-on: https://chromium-review.googlesource.com/1102737Reviewed-by: default avatarChromite 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@{#567733}
parent 40835e47
...@@ -518,7 +518,7 @@ deps = { ...@@ -518,7 +518,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' + '@' + 'ce952677d6479a10a3c404d2dc52e790773d23c3', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '3a51f2a80a387b940b3c6166b50a85060b510ce4',
'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