From b5fdb67faefb2a1f66fec63250ee421cfb6ae0d1 Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Thu, 21 Nov 2019 04:04:23 +0000 Subject: [PATCH] Roll ../src 0db96f99f73d..137e8082047a (617 commits) https://chromium.googlesource.com/chromium/src.git/+log/0db96f99f73d..137e8082047a Created with: gclient setdep -r ../src@137e8082047a 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 robertphillips@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.primary:Perf-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia.primary:Test-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer Bug: None TBR=robertphillips@google.com Change-Id: I7c29c6ea10916a0d0a06129df9f86f484fe24e3d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/255726 Reviewed-by: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5981233102..cf06406c49 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@0db96f99f73daaa19b69f2ed299dd3456092747b", + "url": "https://chromium.googlesource.com/chromium/src.git@137e8082047a61e497c866804a5f2e7a09395299", "condition": "checkout_chromium", }, }