From 2d3f449062fc830f1e1a64311e5d6afc9d0155b9 Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Wed, 23 Sep 2020 04:00:44 +0000 Subject: [PATCH] Roll Chromium from 1d6daec3949b to 9a7bc8d5069f (510 revisions) https://chromium.googlesource.com/chromium/src.git/+log/1d6daec3949b..9a7bc8d5069f 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 csmartdalton@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/+doc/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 Tbr: csmartdalton@google.com Change-Id: I35f00b3bd9d7c3db88ebcab51470bd006eb135b7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/318956 Reviewed-by: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e0491fd215..c303b2d7e0 100644 --- a/DEPS +++ b/DEPS @@ -44,7 +44,7 @@ deps = { "third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@eaf99a4e2009b0e5759e6070ad1760ac1dd75461", "../src": { - "url": "https://chromium.googlesource.com/chromium/src.git@1d6daec3949b6676180a2c4448300e3fa694a282", + "url": "https://chromium.googlesource.com/chromium/src.git@9a7bc8d5069f8482dcc3e1b84eef2df2856b868a", "condition": "checkout_chromium", }, }