From 1d3717a541a825763c174cb242cdce37a9d0f526 Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Tue, 4 Aug 2015 01:04:16 -0700 Subject: [PATCH] Update V8 to version 4.6.49. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/096e6aec..97738438 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/1267843006 Cr-Commit-Position: refs/heads/master@{#341697} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8838168adc7b..c5bc6d4bed20 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': '096e6aec5f2ad7d4ee9231c21095ed7d09bbf06f', + 'v8_revision': '977384388b0eae74353512c691100bbe34477054', # 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