Commit 91151d45 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite bbc5238c48bb..a5b7536b5998 (5 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/bbc5238c48bb..a5b7536b5998


git log bbc5238c48bb..a5b7536b5998 --date=short --no-merges --format='%ad %ae %s'
2019-05-13 chrome-bot@chromium.org Update config settings by config-updater.
2019-05-13 gbiv@google.com afdo: don't merge branch profiles into ToT profiles
2019-05-13 gbiv@google.com cbuildbot: Add a local OWNER for AFDO scripts
2019-05-13 saklein@chromium.org scarlet-compile-only-pre-cq: Use -chrome_internal
2019-05-13 manojgupta@google.com cros_fuzz: Add checks for msan.


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

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@google.com

Change-Id: I502647c6dc84a4ede6dfc544ef8b66b4de652b28
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610883Reviewed-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@{#659336}
parent 804a2cf8
...@@ -802,7 +802,7 @@ deps = { ...@@ -802,7 +802,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' + '@' + 'bbc5238c48bbe055dc91473241d631d7485718d8', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'a5b7536b59984b586033f9d1c63bf90290f10c2e',
'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