Commit 615e8e59 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/chromite fc019f471fc2..6ce450029683 (5 commits)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/fc019f471fc2..6ce450029683


git log fc019f471fc2..6ce450029683 --date=short --no-merges --format='%ad %ae %s'
2019-03-05 cjmcdonald@chromium.org Added more configurations to VSCode Import Sorting
2019-03-05 evanhernandez@chromium.org branch_archive_stages: Support artifacts.json
2019-03-05 saklein@chromium.org cros_sdk_lib: Remove the memoized chroot updater.
2019-03-05 dgarrett@google.com cbuildbot_view_config: Add --builder.
2019-03-05 allenwebb@google.com usergroup_baseline: Remove /var/empty from nobody's homedir.


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

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: I859e4db1722a48b283a9a941d4727b1a4ed3e812
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1503797Reviewed-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@{#637838}
parent fee5e96c
...@@ -735,7 +735,7 @@ deps = { ...@@ -735,7 +735,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' + '@' + 'fc019f471fc23d033c330bf839f33fd7d8211c53', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '6ce4500296836f6718554b104b06274efb30efa2',
'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