From aa4f7f55829d1d600dcdd196f0d7accd4c4b1333 Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Fri, 6 Dec 2019 04:01:04 +0000 Subject: [PATCH] Roll ../src a25cc4cdcd47..36a639fc2d93 (535 commits) https://chromium.googlesource.com/chromium/src.git/+log/a25cc4cdcd47..36a639fc2d93 Created with: gclient setdep -r ../src@36a639fc2d93 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 bsalomon@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: bsalomon@google.com Change-Id: I2c563c9540e68a321ea5d55fff67e9e611ef1c40 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/258493 Reviewed-by: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6212e1c264..5a59ea9ebe 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@a25cc4cdcd475cf2a3f9fbb43ab4ffe7abc02955", + "url": "https://chromium.googlesource.com/chromium/src.git@36a639fc2d93173bd03d74a5ca4faf99eb2f64f8", "condition": "checkout_chromium", }, }