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

Roll src/third_party/chromite c75272708a80..d537949d45f3 (2 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/c75272708a80..d537949d45f3


git log c75272708a80..d537949d45f3 --date=short --no-merges --format='%ad %ae %s'
2019-03-20 dhanyaganesh@chromium.org chromeos_config: Change the sanitizer builds to be full builds
2019-03-20 tcwang@google.com chromite: Update HWTests in toolchain builders.


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

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: I090a7d922eb687129b3e7c71b407c6d85a19bbb4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1531763Reviewed-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@{#642385}
parent ac33e7cc
...@@ -801,7 +801,7 @@ deps = { ...@@ -801,7 +801,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' + '@' + 'c75272708a801769f6b0f3c2a83b28d4a10295e8', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'd537949d45f364e638004d2b6404f764d8b61002',
'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