From 1a733b5b760aa187705a05331ed2b041406dcb2b Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Thu, 13 Feb 2020 04:01:57 +0000 Subject: [PATCH] Roll ../src b4a3bf71d776..07e508f15134 (402 commits) https://chromium.googlesource.com/chromium/src.git/+log/b4a3bf71d776..07e508f15134 Created with: gclient setdep -r ../src@07e508f15134 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 stani@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: stani@google.com Change-Id: I3980965b5101e1ba769543a14ee7c41d48617b0f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/270408 Reviewed-by: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f02c892e1e..f21b92bd58 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@b4a3bf71d7762468ad6ecf2e1461ff2135473063", + "url": "https://chromium.googlesource.com/chromium/src.git@07e508f15134d9302dec5bded8fa9fd161d3dac6", "condition": "checkout_chromium", }, }