Commit c30ea9cc authored by Chromite Chromium Autoroll's avatar Chromite Chromium Autoroll Committed by Commit Bot

Roll src/third_party/chromite 990810e4ba69..6dd7eccb9a96 (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/990810e4ba69..6dd7eccb9a96


git log 990810e4ba69..6dd7eccb9a96 --date=short --no-merges --format='%ad %ae %s'
2018-09-07 bhthompson@google.com Add grunt-android-pi-pre-flight-branch builder for R70


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

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.


TBR=chrome-os-gardeners@chromium.org

Change-Id: Iff7f27d540739234f83832944ae556f2e12150d6
Reviewed-on: https://chromium-review.googlesource.com/1213943Reviewed-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@{#589661}
parent c0f2462d
...@@ -584,7 +584,7 @@ deps = { ...@@ -584,7 +584,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' + '@' + '990810e4ba6978932750a0278b25dad0a2234e4d', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '6dd7eccb9a9676ae564ffbb75600009cff8cb172',
'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