From e9632e096621d99c382120c1ea7b53bc05eb4689 Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Thu, 20 Jan 2022 04:01:53 +0000 Subject: [PATCH] Roll Chromium from 0cefe7415f67 to 1473390feb23 (528 revisions) https://chromium.googlesource.com/chromium/src.git/+log/0cefe7415f67..1473390feb23 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 scroggo@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry 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/main/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: scroggo@google.com Change-Id: I8c6556c24efb68fdbbbddb9e8e68025a64295134 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/496977 Commit-Queue: skia-autoroll Bot-Commit: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0da08dee57..24a767a76b 100644 --- a/DEPS +++ b/DEPS @@ -46,7 +46,7 @@ deps = { "third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@c876c8f87101c5a75f6014b0f832499afeb65b73", "../src": { - "url": "https://chromium.googlesource.com/chromium/src.git@0cefe7415f67586e35bfb0cb6efa22fefeb1514a", + "url": "https://chromium.googlesource.com/chromium/src.git@1473390feb23cc027094009954e928aad0ac40dd", "condition": "checkout_chromium", },