diff options
author | machenbach <machenbach@chromium.org> | 2014-08-25 01:04:21 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-08-25 08:05:37 +0000 |
commit | f51f1160c7d514e8f604c974199e14e3088e6b5d (patch) | |
tree | adf9dc14bf1a0c38a22b3ed1c467c8920bafe0b8 | |
parent | 78863085838f2ff9e47a680d9c762b133abde544 (diff) | |
download | chromium_src-f51f1160c7d514e8f604c974199e14e3088e6b5d.zip chromium_src-f51f1160c7d514e8f604c974199e14e3088e6b5d.tar.gz chromium_src-f51f1160c7d514e8f604c974199e14e3088e6b5d.tar.bz2 |
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}
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |