From 367dbff985558a4de5b8bd46fb0962d14fe6193e Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Mon, 2 Mar 2020 04:01:33 +0000 Subject: [PATCH] Roll ../src b53f5caacd25..66a8fb005d91 (909 commits) https://chromium.googlesource.com/chromium/src.git/+log/b53f5caacd25..66a8fb005d91 Created with: gclient setdep -r ../src@66a8fb005d91 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 herb@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: herb@google.com Change-Id: I3ad70ebce8a82718f5646322adce6544c11430c7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/274442 Reviewed-by: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 556f3099e5..f8bd3d146e 100644 --- a/DEPS +++ b/DEPS @@ -41,7 +41,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@b53f5caacd25ee8a1b72e88544bb2a05129ff5a7", + "url": "https://chromium.googlesource.com/chromium/src.git@66a8fb005d912d97dd96ebc287aec84cc9c4a26d", "condition": "checkout_chromium", }, }