From 648b41bf2639d75c67c2a0d425f1ca003d7c31ad Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Thu, 12 Dec 2019 04:01:04 +0000 Subject: [PATCH] Roll ../src cf2545c5111b..636138928516 (444 commits) https://chromium.googlesource.com/chromium/src.git/+log/cf2545c5111b..636138928516 Created with: gclient setdep -r ../src@636138928516 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 djsollen@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: djsollen@google.com Change-Id: I5445c661baa21cbda78b40ab00ee8de4820ef5e2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/259486 Reviewed-by: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5338dd03f7..9d9a15bfc1 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@cf2545c5111bc7b24b0e244eddf13ec047359bc3", + "url": "https://chromium.googlesource.com/chromium/src.git@63613892851688fb154a61b252bd74e7df632d16", "condition": "checkout_chromium", }, }