diff options
author | v8-autoroll <v8-autoroll@chromium.org> | 2014-12-04 01:37:04 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-12-04 09:37:29 +0000 |
commit | e69fcbd9b7ce482380eb70f987a2020c46f65001 (patch) | |
tree | 7a48abfdadf205afcfc51f0d6912db6f2dbf074a | |
parent | a26db29bc9f0d05e05fb5c501bef11661e5fb400 (diff) | |
download | chromium_src-e69fcbd9b7ce482380eb70f987a2020c46f65001.zip chromium_src-e69fcbd9b7ce482380eb70f987a2020c46f65001.tar.gz chromium_src-e69fcbd9b7ce482380eb70f987a2020c46f65001.tar.bz2 |
Update V8 to version 3.31.40 (based on 8138bb5b85060b06b3f9d10affec324fee0d8d7a).
TBR=machenbach@chromium.org
Review URL: https://codereview.chromium.org/741503005
Cr-Commit-Position: refs/heads/master@{#306789}
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ vars = { # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. 'v8_branch': 'trunk', - 'v8_revision': 'dfec52e2f3e073cfe28d0041f6d7c657d9b9486f', + 'v8_revision': '5e7bfaf5530837b94fa0c05189c0ab601e3a6355', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |