From 86167236d48640875eef71b9289e141732b307e5 Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Tue, 25 Feb 2020 04:01:18 +0000 Subject: [PATCH] Roll ../src f0bb4f52c523..2ea720658064 (312 commits) https://chromium.googlesource.com/chromium/src.git/+log/f0bb4f52c523..2ea720658064 Created with: gclient setdep -r ../src@2ea720658064 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 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/+/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 Bug: None Tbr: jlavrova@google.com Change-Id: Ic49532e33d7e5de9c30498b90667257cd05f4874 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/273188 Reviewed-by: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8d5e681cbc..536839ddc1 100644 --- a/DEPS +++ b/DEPS @@ -37,7 +37,7 @@ deps = { "third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@47af7c547f8551bd25424e56354a2ae1e9062859", "../src": { - "url": "https://chromium.googlesource.com/chromium/src.git@f0bb4f52c523a3f6ecfdf2074cc5a57cd7c33972", + "url": "https://chromium.googlesource.com/chromium/src.git@2ea720658064fac725ef8e6baec57c4642cc1deb", "condition": "checkout_chromium", }, }