diff options
author | v8-autoroll <v8-autoroll@chromium.org> | 2014-09-09 01:29:39 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-09 08:31:24 +0000 |
commit | 92516216d2dc3ce3ab3a56500126dc2dcd54e746 (patch) | |
tree | 0e358806a66ffb76a474dfa4d915d4a8c5ec0b19 | |
parent | 5ca466f14cd4b221b5e1340641fd6793621881bd (diff) | |
download | chromium_src-92516216d2dc3ce3ab3a56500126dc2dcd54e746.zip chromium_src-92516216d2dc3ce3ab3a56500126dc2dcd54e746.tar.gz chromium_src-92516216d2dc3ce3ab3a56500126dc2dcd54e746.tar.bz2 |
Update V8 to version 3.29.53 (based on bleeding_edge revision r23783).
TBR=machenbach@chromium.org
Review URL: https://codereview.chromium.org/556653003
Cr-Commit-Position: refs/heads/master@{#293896}
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ vars = { # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. 'v8_branch': 'trunk', - 'v8_revision': '42ed2fc449e83fab2ccbf1b769a5e83715c9d783', # from svn revision 23758 + 'v8_revision': 'e20e19efeef112c26d0e63b1e5118e695b42d855', # from svn revision 23785 # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |