Roll Chromium from fae825105dc5 to 9f186342d66a (467 revisions)

fae825105d..9f186342d6

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/chromium-skia-autoroll
Please CC herb@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: skia/skia.primary:Perf-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia/skia.primary:Test-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer
Tbr: herb@google.com
Change-Id: I1dea145de9c651225d4b13e455f130c5bc2072de
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/371019
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
skia-autoroll 2021-02-17 04:01:49 +00:00 committed by Skia Commit-Bot
parent 2fadc98f8c
commit a6a1e44c7a

2
DEPS
View File

@ -46,7 +46,7 @@ deps = {
"third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@c876c8f87101c5a75f6014b0f832499afeb65b73", "third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@c876c8f87101c5a75f6014b0f832499afeb65b73",
"../src": { "../src": {
"url": "https://chromium.googlesource.com/chromium/src.git@fae825105dc55524a0044c14699ccf3166a5f112", "url": "https://chromium.googlesource.com/chromium/src.git@9f186342d66a66ce0dca0ba8428e222ba07f5f16",
"condition": "checkout_chromium", "condition": "checkout_chromium",
}, },
} }