From 677ff60448d1cacf39a93fd664a9ab1b9e2803c6 Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Tue, 22 Dec 2020 04:00:34 +0000 Subject: [PATCH] Roll Chromium from fc46ab79e387 to c35f468ed5c3 (193 revisions) https://chromium.googlesource.com/chromium/src.git/+log/fc46ab79e387..c35f468ed5c3 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 bungeman@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: bungeman@google.com Change-Id: Ide1b4fc61db51f472553581ac95093154226e7c4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/346456 Reviewed-by: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2a0ca913f7..97e2268f42 100644 --- a/DEPS +++ b/DEPS @@ -46,7 +46,7 @@ deps = { "third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@eaf99a4e2009b0e5759e6070ad1760ac1dd75461", "../src": { - "url": "https://chromium.googlesource.com/chromium/src.git@fc46ab79e387af75d5b535da5c92ce03340cc9da", + "url": "https://chromium.googlesource.com/chromium/src.git@c35f468ed5c3f82887351ee97a63f2f695119893", "condition": "checkout_chromium", }, }