From 31808cde154d62ea5cd60991491f42de1c02538b Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Wed, 9 Sep 2015 14:02:54 -0700 Subject: [PATCH] Update V8 to version 4.7.41. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/25971677..269aeca5 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/1324683003 Cr-Commit-Position: refs/heads/master@{#348002} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 10eb65985a3f..c56f02954ad2 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': '259716770d3549a9485f5d8612ac1dbf4d26581c', + 'v8_revision': '269aeca5d0f00ecab80ddb145f854632f1422714', # 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