From bb571e005d7f05dff71e3e9de7a01f3fc400a614 Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Fri, 8 May 2015 21:19:26 -0700 Subject: [PATCH] Update V8 to version 4.4.60. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/839b748a..1bbc8ed3 Please follow these instructions for assigning/CC'ing issues: https://code.google.com/p/v8-wiki/wiki/TriagingIssues TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org Review URL: https://codereview.chromium.org/1139453003 Cr-Commit-Position: refs/heads/master@{#329040} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 69ede3621507..b8244cd58a8b 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': '839b748a759a45b981298601572ecc8df90bc3a5', + 'v8_revision': '1bbc8ed3fc8a42d783f7af5452a24cec3593eed8', # 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