From 359103b8cbdf5ec81cb9827cc29c84405fb0fa17 Mon Sep 17 00:00:00 2001 From: chromium-internal-autoroll Date: Sun, 28 Jul 2019 00:46:33 +0000 Subject: [PATCH] Roll src-internal 4b89821f718a..e3e7c982db50 (1 commits) https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/4b89821f718a..e3e7c982db50 Created with: gclient setdep -r src-internal@e3e7c982db50 The AutoRoll server is located here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=jbudorick@google.com Bug: chromium:None Change-Id: I568540bff327d844c3a3f2f7831bc626df290320 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1722602 Reviewed-by: chromium-internal-autoroll Commit-Queue: chromium-internal-autoroll Cr-Commit-Position: refs/heads/master@{#681648} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6ec9ed28b7b1f9..ae46a6a43da2b7 100644 --- a/DEPS +++ b/DEPS @@ -1416,7 +1416,7 @@ deps = { Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), 'src-internal': { - 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@4b89821f718ab2244512779909c159a8115b5ff9', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@e3e7c982db501bdcdca843f904483cf781346abd', 'condition': 'checkout_src_internal', },