From a9e98fe55b561a68088c80d74f2fd17ce3d0e6df Mon Sep 17 00:00:00 2001 From: hablich Date: Fri, 15 Jan 2016 06:21:22 -0800 Subject: Update V8 version for Chromium branch M49 This is a roll-back to 4.9.385. This is the most stable candidate out of the latest Canaries. If this commit results in failures in Blink please contact the Blink sheriff. They may need to make changes to Blink because of the roll-back. When in doubt please try to contact the committer and reviewers of this CL before reverting it. TBR=machenbach@chromium.org,vogelheim@chromium.org,yangguo@chromium.org Review URL: https://codereview.chromium.org/1592743002 Cr-Commit-Position: refs/heads/master@{#369737} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 203a8f7..ae82caf 100644 --- a/DEPS +++ b/DEPS @@ -43,7 +43,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. - 'v8_revision': '46598c65ff868aa4301252cf65784938c944c1fa', + 'v8_revision': '2fea296569597e5064f81fd8fce58f1848de261a', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling swarming_client # and whatever else without interference from each other. -- cgit v1.1