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

Roll src/third_party/chromite a730bef0e754..dc0353f46e1f (2 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/a730bef0e754..dc0353f46e1f


git log a730bef0e754..dc0353f46e1f --date=short --no-merges --format='%ad %ae %s'
2019-05-29 gbiv@google.com chromeos_config: use llvm-next in the pgo_generate toolchain builder
2019-05-29 achuith@chromium.org lib/cros_test: Unittests


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

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: I30a6524193ff010778f0457c4b0f855df89b2f8a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1633733Reviewed-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@{#664101}
parent fca62262
...@@ -807,7 +807,7 @@ deps = { ...@@ -807,7 +807,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' + '@' + 'a730bef0e7549ed488c1d4c797c51e0751f23a96', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'dc0353f46e1f0bb86c05da69e0634444852848e3',
'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