From a6748aa802721cdf9d1ba40ca351e41010a1a708 Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Thu, 25 Mar 2021 04:00:59 +0000 Subject: [PATCH] Roll Chromium from 18606de65b54 to f3d16e168f8c (466 revisions) https://chromium.googlesource.com/chromium/src.git/+log/18606de65b54..f3d16e168f8c 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 reed@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: reed@google.com Change-Id: I61bf3577719366c5bacc49e62862387076a8193e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/388856 Reviewed-by: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 70a10a2436..bb5a86078c 100644 --- a/DEPS +++ b/DEPS @@ -45,7 +45,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@18606de65b54bba3d6295548948624bf11a51ad0", + "url": "https://chromium.googlesource.com/chromium/src.git@f3d16e168f8c88bde83c01edf8c928d2fe124b93", "condition": "checkout_chromium", }, }