Commit 577cc8ff authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll Chromite from 4f3fa1b39ec3 to 875b30eb4cdf (9 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/4f3fa1b39ec3..875b30eb4cdf

2021-01-06 saklein@chromium.org cros-sdk: Use os.ST_NOSUID constant.
2021-01-06 liaoyuke@chromium.org Lacros: Support --deploy-lacros in cros_run_test
2021-01-06 jintao@google.com usergroup_baseline: Add ap-group-manager to gwifi
2021-01-06 bpastene@chromium.org cros_test: Add args to specify tast sharding parameters.
2021-01-06 liaoyuke@chromium.org Lacros: fix a deployment bug where ash-chrome is not restarted
2021-01-06 saklein@chromium.org dependency_lib: New lib for dependency functionality.
2021-01-05 liaoyuke@chromium.org Support --tast-var in cros_run_tests
2021-01-05 pprabhu@chromium.org Update API bindings
2021-01-05 chrome-bot@chromium.org Update config settings by config-updater.

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/chromite-chromium-autoroll
Please CC chrome-os-gardeners@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md

Cq-Include-Trybots: luci.chrome.try:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel
Tbr: chrome-os-gardeners@google.com
Change-Id: Ia5d1dfc3ea2798faa5a20ea175997516b16a7f5e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613116Reviewed-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@{#840643}
parent df548c79
......@@ -873,7 +873,7 @@ deps = {
# Tools used when building Chrome for Chrome OS. This affects both the Simple
# Chrome workflow, as well as the chromeos-chrome ebuild.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '4f3fa1b39ec35d0e1880c0d128de6f4ab41bdc10',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '875b30eb4cdff01eed1030b46c64e39a30078826',
'condition': 'checkout_chromeos',
},
......
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