Commit ffd41d65 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite 7a292fcdb49f..555cf74e75b4 (3 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/7a292fcdb49f..555cf74e75b4


git log 7a292fcdb49f..555cf74e75b4 --date=short --no-merges --format='%ad %ae %s'
2019-04-02 saklein@chromium.org presubmit: remove the proto check for the time being.
2019-04-02 chrome-bot@chromium.org Update config settings by config-updater.
2019-04-02 dburger@chromium.org Add default for GE build config configs, fix config-updater.


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

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.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel
TBR=chrome-os-gardeners@chromium.org

Change-Id: Icbcf0ad9d593e8e88c00614f7d5f10b43a4745db
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1550020Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#647098}
parent 39a40aa1
...@@ -805,7 +805,7 @@ deps = { ...@@ -805,7 +805,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' + '@' + '7a292fcdb49f5ce92baf40a148c12deb3a3da6ac', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '555cf74e75b4ec5c9af0543d6f28865a4f1ca568',
'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