From 161b433a01c9a707d48452ccb0c83f1e39c45cd4 Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Fri, 10 Apr 2020 04:00:37 +0000 Subject: [PATCH] Roll ../src 9fa8abd9f4b8..6de7d4c5cd56 (410 commits) https://chromium.googlesource.com/chromium/src.git/+log/9fa8abd9f4b8..6de7d4c5cd56 Created with: gclient setdep -r ../src@6de7d4c5cd56 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/+/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: csmartdalton@google.com Change-Id: If9d33bd7cbb16f3ea8807d83708308e4cb79937b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/282754 Reviewed-by: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6480bdafce033..4e5b60868975a 100644 --- a/DEPS +++ b/DEPS @@ -43,7 +43,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@9fa8abd9f4b837cd03e33e16a7169301126f6de0", + "url": "https://chromium.googlesource.com/chromium/src.git@6de7d4c5cd5659390f5c61e160806e5b8347a899", "condition": "checkout_chromium", }, }