From 4b17bc1ae7680a2196e6ba8ef1c57974cd9d1ce4 Mon Sep 17 00:00:00 2001 From: chromium-internal-autoroll Date: Fri, 25 Mar 2022 14:42:32 +0000 Subject: [PATCH] Roll src-internal from 877a6d451a08 to 1a7c3ccef467 (1 revision) https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/877a6d451a08..1a7c3ccef467 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC antoniosartori@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/main/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: antoniosartori@google.com Change-Id: Iec2a4ebc216df2cba12dc7c559d2da7592710838 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3553083 Commit-Queue: chromium-internal-autoroll Bot-Commit: chromium-internal-autoroll Cr-Commit-Position: refs/heads/main@{#985291} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3e583f85804eeb..ca32dc90d4323f 100644 --- a/DEPS +++ b/DEPS @@ -1814,7 +1814,7 @@ deps = { Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), 'src-internal': { - 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@877a6d451a0851cacfb8f39eb4054f45f502068c', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@1a7c3ccef4670cfab3507bb7acc49324782280d6', 'condition': 'checkout_src_internal', },