From 081bc32703b7eb62728e6b5478e24e55c8f84463 Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Mon, 14 Sep 2020 04:01:41 +0000 Subject: [PATCH] Roll Chromium from d14e6a0b90c2 to 2ab7a04e4589 (486 revisions) https://chromium.googlesource.com/chromium/src.git/+log/d14e6a0b90c2..2ab7a04e4589 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 scroggo@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: scroggo@google.com Change-Id: Ic935dd69eecc89933cbb039a12aa259e0577430d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/316747 Reviewed-by: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b3c73dcd87..61dca35f91 100644 --- a/DEPS +++ b/DEPS @@ -44,7 +44,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@d14e6a0b90c2d6fd0e2894d30e17cac754294e52", + "url": "https://chromium.googlesource.com/chromium/src.git@2ab7a04e458950e9f4249902564fa83f84379662", "condition": "checkout_chromium", }, }