Commit 2eb7675c authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite f7f13a85db94..4f3f4e172145 (3 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/f7f13a85db94..4f3f4e172145


git log f7f13a85db94..4f3f4e172145 --date=short --no-merges --format='%ad %ae %s'
2019-01-11 achuith@chromium.org chrome_stages: Add cros_run_vm_test.
2019-01-11 gbiv@google.com SimpleChrome: use lld in branded+official builds
2019-01-11 dgarrett@google.com generic_stages: Use active buildroot for portage lookups.


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

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.


TBR=chrome-os-gardeners@chromium.org

Change-Id: I3f743848a100f6e6393a1d757b99466a967607b9
Reviewed-on: https://chromium-review.googlesource.com/c/1407097Reviewed-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@{#622114}
parent 96e39a1d
...@@ -679,7 +679,7 @@ deps = { ...@@ -679,7 +679,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' + '@' + 'f7f13a85db948f25b1c1a2d2d5b061d15669be4b', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '4f3f4e17214542f140b7c905ed753a37da2e358b',
'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