From c442a9405bfba1ffd404125983e62560f2639661 Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Wed, 4 May 2022 04:02:03 +0000 Subject: [PATCH] Roll Chromium from 8a1d55bd2528 to 2635a346f46f (504 revisions) https://chromium.googlesource.com/chromium/src.git/+log/8a1d55bd2528..2635a346f46f 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 jlavrova@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry 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/main/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: jlavrova@google.com Change-Id: Ic719b530f8a1afaee5753a3292067a501b3f4227 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/536959 Commit-Queue: skia-autoroll Bot-Commit: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 42fc0e2a7b..90e47dcf09 100644 --- a/DEPS +++ b/DEPS @@ -54,7 +54,7 @@ deps = { "third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@c876c8f87101c5a75f6014b0f832499afeb65b73", "../src": { - "url": "https://chromium.googlesource.com/chromium/src.git@8a1d55bd25282c4ace8ca7948be8b4b330636a91", + "url": "https://chromium.googlesource.com/chromium/src.git@2635a346f46f35623bfb76b72c9cfb00cb1fec52", "condition": "checkout_chromium", },