From afda82d378793efc06789e0191d293afe721ad31 Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Mon, 18 May 2020 04:01:10 +0000 Subject: [PATCH] Roll ../src 1aee2a7fd915..32d57fc38fab (458 commits) https://chromium.googlesource.com/chromium/src.git/+log/1aee2a7fd915..32d57fc38fab Created with: gclient setdep -r ../src@32d57fc38fab 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 lovisolo@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: lovisolo@google.com Change-Id: I77da49024a938e7f5f2c95c9a0edf1fe285ed538 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/290400 Reviewed-by: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a81c24dcf3..7c8082de0f 100644 --- a/DEPS +++ b/DEPS @@ -43,7 +43,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@1aee2a7fd9159ecad834d3bfa460085275af2461", + "url": "https://chromium.googlesource.com/chromium/src.git@32d57fc38fabd7e2955f6fc0dd7b895afb9580e1", "condition": "checkout_chromium", }, }