From 1f3d9f013a56129caa6bfa8563f4e3c701625b93 Mon Sep 17 00:00:00 2001 From: machenbach Date: Thu, 28 Aug 2014 04:07:48 -0700 Subject: [PATCH] Update V8 to version 3.29.25 (based on bleeding_edge revision r23481). TBR=vogelheim@chromium.org Review URL: https://codereview.chromium.org/510303003 Cr-Commit-Position: refs/heads/master@{#292362} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 664746913899..c1309a8362ca 100644 --- a/DEPS +++ b/DEPS @@ -43,7 +43,7 @@ vars = { # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. 'v8_branch': 'trunk', - 'v8_revision': '946ae75ed85d2c5839a2d6630c4b443f0264e6e0', # from svn revision 23464 + 'v8_revision': 'c714f377950c6a8a80b90ddca93ad8bd23ce362a', # from svn revision 23482 # 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