diff options
author | v8-autoroll <v8-autoroll@chromium.org> | 2015-01-28 13:05:31 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-01-28 21:07:25 +0000 |
commit | 403a6ffc05d87beb24d62b9cd1b16cbb201986ff (patch) | |
tree | b893bb26eff84ff3df92dba91d8d93dda58e83d1 | |
parent | c7ad8c20af672e561d186dc21c422e50ce9be5a8 (diff) | |
download | chromium_src-403a6ffc05d87beb24d62b9cd1b16cbb201986ff.zip chromium_src-403a6ffc05d87beb24d62b9cd1b16cbb201986ff.tar.gz chromium_src-403a6ffc05d87beb24d62b9cd1b16cbb201986ff.tar.bz2 |
Update V8 to version 4.2.34 (based on 5bd8407f8c8d7ed08574ca532ae5f1f4d6a8b39f).
TBR=machenbach@chromium.org
Review URL: https://codereview.chromium.org/884823002
Cr-Commit-Position: refs/heads/master@{#313581}
-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': '912ad3d1baba5c43810d9a7252631420e6301eae', + 'v8_revision': '326745be23b54580cf3b51841f24c1567261739d', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |