From e7ae22585fc9ca0e63e41ea8688b258f97208335 Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Wed, 25 Mar 2015 03:10:55 -0700 Subject: [PATCH] Update V8 to version 4.3.52.1 (cherry-pick). Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/7c24c58d..c5443d75 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 NOTRY=true Review URL: https://codereview.chromium.org/1030123002 Cr-Commit-Position: refs/heads/master@{#322135} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3c6e5f08159a..3601fd21fd9d 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': '7c24c58d90c867bcec2d74893e58d253d4c1b157', + 'v8_revision': 'c5443d75a1e3e9b700ba41beea24b8e03fdfd80a', # 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