diff options
author | v8-autoroll <v8-autoroll@chromium.org> | 2015-02-10 16:59:54 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-11 01:00:30 +0000 |
commit | 8c6162efe27ba64adfaf3722a579921af7fd8639 (patch) | |
tree | d7e3f579d24eb055970b51fbee10d588635d4f68 /DEPS | |
parent | d40b47010ab680dd4a1a1071dbad5e2c5efaf481 (diff) | |
download | chromium_src-8c6162efe27ba64adfaf3722a579921af7fd8639.zip chromium_src-8c6162efe27ba64adfaf3722a579921af7fd8639.tar.gz chromium_src-8c6162efe27ba64adfaf3722a579921af7fd8639.tar.bz2 |
Update V8 to version 4.2.64 (based on bee9a0accb0d32d80b1d22bf68a4028ac1a7c573).
TBR=machenbach@chromium.org
Review URL: https://codereview.chromium.org/913653008
Cr-Commit-Position: refs/heads/master@{#315696}
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ vars = { # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. 'v8_branch': 'trunk', - 'v8_revision': 'fdafa0d7aee98a921d20b7593e5d209d26bf565a', + 'v8_revision': '535f9bbd3ca8d273164921df0b4ddcb0b509e6ba', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |