summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-06-03 01:38:58 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-03 08:40:01 +0000
commit1b4acb3ae2dd7c16153083e80f0ef848c1800bfd (patch)
treeeae5a4c7d7bcd542247926f8691da98ddd962c2f /DEPS
parentb795155cfcf7583c9bc1d9527e07a5d3ee5742b3 (diff)
downloadchromium_src-1b4acb3ae2dd7c16153083e80f0ef848c1800bfd.zip
chromium_src-1b4acb3ae2dd7c16153083e80f0ef848c1800bfd.tar.gz
chromium_src-1b4acb3ae2dd7c16153083e80f0ef848c1800bfd.tar.bz2
Update V8 to version 4.5.31.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/ea51e3f7..40c22c03 Please follow these instructions for assigning/CC'ing issues: https://code.google.com/p/v8-wiki/wiki/TriagingIssues TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org Review URL: https://codereview.chromium.org/1164583003 Cr-Commit-Position: refs/heads/master@{#332574}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 6935caf..58959ea 100644
--- a/DEPS
+++ b/DEPS
@@ -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': 'ea51e3f72c1f07f191692a022611e448294d4221',
+ 'v8_revision': '40c22c03827a609d2c9773d051d34646fa4d61a9',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.