Commit 254a5a0e authored by Chromite Chromium Autoroll's avatar Chromite Chromium Autoroll Committed by Commit Bot

Roll src/third_party/chromite fccfbbc4aee7..6c8c214ab77e (3 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/fccfbbc4aee7..6c8c214ab77e


git log fccfbbc4aee7..6c8c214ab77e --date=short --no-merges --format='%ad %ae %s'
2018-09-08 sapzape@gmail.com Add syntax error exception for empty values
2018-09-08 vapier@chromium.org binhost_test: overhaul AssertChromePrebuilts output
2018-09-08 hobexd@google.com Adjust tester for arc-camera user belonging to debugfs-access group.


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

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: I5819c48c9822a5d8e89a46321c2a2fdc48531ca3
Reviewed-on: https://chromium-review.googlesource.com/1215082Reviewed-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@{#589778}
parent 57870d50
...@@ -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' + '@' + 'fccfbbc4aee79acacb007f139c4e8186bb9d43b6', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '6c8c214ab77ea82ce403db49fba20a719b936ea8',
'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