From 7ac458725b8d2a615750c64b32d14f1b86874708 Mon Sep 17 00:00:00 2001 From: chromium-internal-autoroll Date: Sat, 28 Jan 2023 11:43:28 +0000 Subject: [PATCH] Roll src-internal from 13859ce3f399 to 9b894c8709ba (1 revision) https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/13859ce3f399..9b894c8709ba 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: I76636a70be32acc64d4fb63d8e8ccab1811a4ba1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4200758 Bot-Commit: chromium-internal-autoroll Commit-Queue: chromium-internal-autoroll Cr-Commit-Position: refs/heads/main@{#1098293} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1bfc159e9e08b..817636e4b50e5 100644 --- a/DEPS +++ b/DEPS @@ -1905,7 +1905,7 @@ deps = { Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), 'src-internal': { - 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@13859ce3f399223700ec3a7936e9ac673ae3b504', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@9b894c8709ba1cff6ff77ffdb510e7fa36951dfa', 'condition': 'checkout_src_internal', },