From 0a0912b5f47bb449cfd4cc34b85ac1a3ea8f3fb9 Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Fri, 11 Sep 2015 00:51:21 -0700 Subject: [PATCH] Update V8 to version 4.7.44. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/4b85d844..3070cd78 Please follow these instructions for assigning/CC'ing issues: https://code.google.com/p/v8-wiki/wiki/TriagingIssues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org Review URL: https://codereview.chromium.org/1334913002 Cr-Commit-Position: refs/heads/master@{#348356} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 4eed576123f8..2dbc0f9f0e01 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,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': '4b85d844500bc84536e5f51283a0a58b6af11fbc', + 'v8_revision': '3070cd788eecd8ffb00c7786f43a5c41e646639b', # 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