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

Roll src/third_party/chromite ec964f7b30c8..f2482cb05590 (2 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/ec964f7b30c8..f2482cb05590


git log ec964f7b30c8..f2482cb05590 --date=short --no-merges --format='%ad %ae %s'
2019-06-24 richardfung@google.com Check for ARM_USERDEBUG_TARGET in DetermineAndroidBranch
2019-06-24 saklein@chromium.org BinhostService: Remove deduplication of packages.


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

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: Ibed7b1574b9550d146d85084a730f4245ebc8897
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1674216Reviewed-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@{#671778}
parent 8b2e4255
......@@ -807,7 +807,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' + '@' + 'ec964f7b30c8c4066df0447c71540778d0ddd38b',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'f2482cb0559075fe480ba2573a17c6d0066eb041',
'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