From ef680d56a070ea60994e003ed31bd791ed590036 Mon Sep 17 00:00:00 2001 From: chromium-internal-autoroll Date: Sun, 13 Jun 2021 05:01:30 +0000 Subject: [PATCH] Roll src-internal from 243029298a05 to ca76eed37c6e (1 revision) https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/243029298a05..ca76eed37c6e 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/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: Change-Id: I94110d3292506acc96b3e81af8ec20dee7cf5e7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2958849 Commit-Queue: chromium-internal-autoroll Bot-Commit: chromium-internal-autoroll Cr-Commit-Position: refs/heads/master@{#891934} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 71f6dc3d039c9c..f9547edd19b9bd 100644 --- a/DEPS +++ b/DEPS @@ -1645,7 +1645,7 @@ deps = { Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), 'src-internal': { - 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@243029298a052d77bda1bac83a9bd1fb6b739eed', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@ca76eed37c6efdfa078028172231f9f7c64d4ff5', 'condition': 'checkout_src_internal', },