From 403a6ffc05d87beb24d62b9cd1b16cbb201986ff Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Wed, 28 Jan 2015 13:05:31 -0800 Subject: [PATCH] Update V8 to version 4.2.34 (based on 5bd8407f8c8d7ed08574ca532ae5f1f4d6a8b39f). TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/884823002 Cr-Commit-Position: refs/heads/master@{#313581} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 908e4fdb3daf..ed65a8e6c546 100644 --- a/DEPS +++ b/DEPS @@ -47,7 +47,7 @@ vars = { # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. 'v8_branch': 'trunk', - 'v8_revision': '912ad3d1baba5c43810d9a7252631420e6301eae', + 'v8_revision': '326745be23b54580cf3b51841f24c1567261739d', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. -- 2.11.4.GIT