From f095b9ec5af04e3e53ec0aa831c88a85bd02e615 Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Thu, 21 May 2015 14:52:10 -0700 Subject: [PATCH] Update V8 to version 4.5.10. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/581e1243..e89565db 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/1154533002 Cr-Commit-Position: refs/heads/master@{#330999} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 598dee25b6df..02f7efe32ef0 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': '581e1243c44eb418eff9dd40018d78f44de776e2', + 'v8_revision': 'e89565dbd01c1eb13ebefc011f8a7b12f276c574', # 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