From 54e4bd8da9ee17f76626d08e01f7ffb3677d29e3 Mon Sep 17 00:00:00 2001 From: chromium-internal-autoroll Date: Sun, 20 Mar 2022 13:48:49 +0000 Subject: [PATCH] Roll src-internal from 935189ccb2e9 to 1301c2f07acf (2 revisions) https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/935189ccb2e9..1301c2f07acf 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 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: Change-Id: Idff76d6e0b6b46d94b751059f220ebbd57bb3505 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3536784 Commit-Queue: chromium-internal-autoroll Bot-Commit: chromium-internal-autoroll Cr-Commit-Position: refs/heads/main@{#983127} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 24a98bc925ad9f..4a2866e08321e0 100644 --- a/DEPS +++ b/DEPS @@ -1801,7 +1801,7 @@ deps = { Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), 'src-internal': { - 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@935189ccb2e959f0b54aeb9b18d2fe32419e63be', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@1301c2f07acf03fb3a45658849fcd166d991a28a', 'condition': 'checkout_src_internal', },