From 408644b20aa421cbf8027521fca7909176f2ebb1 Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Mon, 27 Apr 2020 04:01:50 +0000 Subject: [PATCH] Roll ../src 132edc1c6ff4..9781ff27c9e9 (476 commits) https://chromium.googlesource.com/chromium/src.git/+log/132edc1c6ff4..9781ff27c9e9 Created with: gclient setdep -r ../src@9781ff27c9e9 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 ethannicholas@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: ethannicholas@google.com Change-Id: I2f7f32d78389929a348541ba67de267eab745846 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/285602 Reviewed-by: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a58ff282ba..e0652b65ad 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@132edc1c6ff471f9554d1618e0882b8ddfddf97c", + "url": "https://chromium.googlesource.com/chromium/src.git@9781ff27c9e98769b2d9f8726e569f3eab982c7e", "condition": "checkout_chromium", }, }