From 2d8a595433c8ef940ff8933fdf370fdcf3f48fe5 Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Thu, 4 Feb 2021 04:00:10 +0000 Subject: [PATCH] Roll Chromium from 4e5b4f3a094d to 782ff20a9dc1 (498 revisions) https://chromium.googlesource.com/chromium/src.git/+log/4e5b4f3a094d..782ff20a9dc1 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 robertphillips@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: robertphillips@google.com Change-Id: I893c8c7300035d69612f2d380bd8ca4df5223927 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/366016 Reviewed-by: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 230fb44e1c..ffc536ffd9 100644 --- a/DEPS +++ b/DEPS @@ -46,7 +46,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@4e5b4f3a094db0bd343f4cd819e0dc001ee961c1", + "url": "https://chromium.googlesource.com/chromium/src.git@782ff20a9dc1300c208ef608169105607572cb97", "condition": "checkout_chromium", }, }