From 9081c4ba397518450fc4935c80142732b81fd1a4 Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Thu, 11 Jun 2015 19:37:43 -0700 Subject: [PATCH] Update V8 to version 4.5.50. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/7094b820..a4c400c9 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/1184633002 Cr-Commit-Position: refs/heads/master@{#334115} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 90e46a3174f6..620e0b67b8d4 100644 --- a/DEPS +++ b/DEPS @@ -38,7 +38,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': '7094b8203e99a17852de516f8d89b90acee189a2', + 'v8_revision': 'a4c400c9d98b1a6f7e0df7d64eca67dab11ca5bf', # 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. -- 2.11.4.GIT