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

Roll Chromite from d7af84645b98 to fa9411e0a242 (4 revisions)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/d7af84645b98..fa9411e0a242

2020-11-18 acostinas@google.com Expect system-proxy in password-viewers
2020-11-18 kyleshima@chromium.org nebraska: Pass 'ignore-appid' flag to Nebraska
2020-11-18 yyanagisawa@chromium.org Use ?cros GOMA_RPC_EXTRA_PARAMS for RBE_CHROMEOS.
2020-11-17 yunghsien@google.com image test: Add new users to group gwifi

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: I51bf2e38d44cb52f4d467977cf736aa333c24450
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547142Reviewed-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@{#828764}
parent 35f1e6ba
...@@ -887,7 +887,7 @@ deps = { ...@@ -887,7 +887,7 @@ deps = {
# Tools used when building Chrome for Chrome OS. This affects both the Simple # Tools used when building Chrome for Chrome OS. This affects both the Simple
# Chrome workflow, as well as the chromeos-chrome ebuild. # Chrome workflow, as well as the chromeos-chrome ebuild.
'src/third_party/chromite': { 'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'd7af84645b98df9fbaf25a763233031d6474cbf3', 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'fa9411e0a2423ca738adaa72b8315ea48a30f911',
'condition': 'checkout_chromeos', '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