Commit 48e8b8bf authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite db55340a2b03..b5a48042d7f2 (1 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/db55340a2b03..b5a48042d7f2


git log db55340a2b03..b5a48042d7f2 --date=short --no-merges --format='%ad %ae %s'
2019-03-27 ahassani@chromium.org build_dlc: Add flag --package


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

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: I778102ed43abeac9f26eb53973477fbd87e620f2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540744Reviewed-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@{#644725}
parent 7c9572ce
......@@ -805,7 +805,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'db55340a2b03ade7778652892cbaa572d90333d1',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'b5a48042d7f239a25356ce2c6e3e53cecf2f9b7f',
'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