From d7702c09482f252a742d0f23590a3ba7348ca41b Mon Sep 17 00:00:00 2001 From: chromium-internal-autoroll Date: Tue, 17 Mar 2020 02:37:20 +0000 Subject: [PATCH] Roll src-internal f66f59d1fe63..0ad56875dec9 (1 commits) https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/f66f59d1fe63..0ad56875dec9 Created with: gclient setdep -r src-internal@0ad56875dec9 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 jbudorick@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I86debc31e44d5ec95ed1ba2f92f931cbbcd17740 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2106764 Reviewed-by: chromium-internal-autoroll Commit-Queue: chromium-internal-autoroll Cr-Commit-Position: refs/heads/master@{#750836} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index dd601310917b0e..e7d99f2c27c77c 100644 --- a/DEPS +++ b/DEPS @@ -1534,7 +1534,7 @@ deps = { Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), 'src-internal': { - 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@f66f59d1fe632c3c5a2e01185c0ef846a1beffee', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@0ad56875dec915f04a3fb52c9b47bc849c3cc5b8', 'condition': 'checkout_src_internal', },