summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2014-12-04 01:37:04 -0800
committerCommit bot <commit-bot@chromium.org>2014-12-04 09:37:29 +0000
commite69fcbd9b7ce482380eb70f987a2020c46f65001 (patch)
tree7a48abfdadf205afcfc51f0d6912db6f2dbf074a
parenta26db29bc9f0d05e05fb5c501bef11661e5fb400 (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 5a0b3b5..de2dc88d 100644
--- a/DEPS
+++ b/DEPS
@@ -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.