From fbdf48ecb20410f62d3cbced3aeed9533946bc0f Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Fri, 4 Oct 2019 04:03:01 +0000 Subject: [PATCH] Roll ../src 61886adc17cd..24e29940207d (420 commits) https://chromium.googlesource.com/chromium/src.git/+log/61886adc17cd..24e29940207d Created with: gclient setdep -r ../src@24e29940207d 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 rmistry@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=rmistry@google.com Change-Id: Ib8f0afb292d592559abbbb7eb1c4cfc2a1e58913 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/246256 Reviewed-by: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a3ef25fa8e..a12f2f18fc 100644 --- a/DEPS +++ b/DEPS @@ -36,7 +36,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@61886adc17cde5490e7f4ab2d7f250f4d1e73ee4", + "url": "https://chromium.googlesource.com/chromium/src.git@24e29940207d6a8e39e2b3b133f4c4909034e053", "condition": "checkout_chromium", }, }