diff options
author | v8-autoroll <v8-autoroll@chromium.org> | 2014-09-15 00:31:25 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-15 07:34:55 +0000 |
commit | 0e1b76cd3817065244502cada12da3b5ba16418f (patch) | |
tree | f9940a61ead2d52946eca72f80380cdd9009393f /DEPS | |
parent | f97b80e7f55057c38a7cf8b7a90acf4ab750d2a6 (diff) | |
download | chromium_src-0e1b76cd3817065244502cada12da3b5ba16418f.zip chromium_src-0e1b76cd3817065244502cada12da3b5ba16418f.tar.gz chromium_src-0e1b76cd3817065244502cada12da3b5ba16418f.tar.bz2 |
Update V8 to version 3.29.64 (based on bleeding_edge revision r23926).
TBR=machenbach@chromium.org
Review URL: https://codereview.chromium.org/572583002
Cr-Commit-Position: refs/heads/master@{#294789}
Diffstat (limited to 'DEPS')
-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': '6313e220249748eb26e1ddcee2bbe857fef03b42', # from svn revision 23887 + 'v8_revision': 'b376fed08cb9d90a3f67f655adf63c4b35feb106', # from svn revision 23929 # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |