From e11e99cb44a2521d9a47e97f1d55586b8505a98b Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Tue, 17 Mar 2015 06:50:44 -0700 Subject: [PATCH] Update V8 to version 4.3.44. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/c31ed491..2a8ff45e 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/1014543005 Cr-Commit-Position: refs/heads/master@{#320912} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 16b7ba800f9c..07696bc4ec82 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': 'c31ed491bdaab96fc7e21837f0516d205ed9b952', + 'v8_revision': '2a8ff45e5c7fce5037cf975c4997718c324744dd', # 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