From f51f1160c7d514e8f604c974199e14e3088e6b5d Mon Sep 17 00:00:00 2001 From: machenbach Date: Mon, 25 Aug 2014 01:04:21 -0700 Subject: Update V8 to version 3.29.16.1 (merged r23332). TBR=yangguo@chromium.org Review URL: https://codereview.chromium.org/499943002 Cr-Commit-Position: refs/heads/master@{#291649} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 584493a..f3dcfd5 100644 --- a/DEPS +++ b/DEPS @@ -44,7 +44,7 @@ vars = { # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. 'v8_branch': 'trunk', - 'v8_revision': 'f1a5a1dc668380a183184ee7629703846eefcfae', + 'v8_revision': 'e3f688752e674e34840e9f075793dc1b523c521b', # from svn revision 23332 # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. -- cgit v1.1