summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-04-24 00:10:03 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-24 07:10:06 +0000
commitd94a4430bc4448406b7564790d06110c7c5bcaaf (patch)
tree8f4650a95c784ee9a95e79ea216f44c3636ae9f6 /DEPS
parentf35b882332999220b086fe30dadd136b664edce2 (diff)
downloadchromium_src-d94a4430bc4448406b7564790d06110c7c5bcaaf.zip
chromium_src-d94a4430bc4448406b7564790d06110c7c5bcaaf.tar.gz
chromium_src-d94a4430bc4448406b7564790d06110c7c5bcaaf.tar.bz2
Update V8 to version 4.4.31.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/e2ee9248..18297c96 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/1096743004 Cr-Commit-Position: refs/heads/master@{#326751}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 6e58cc3..88b58fd 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': 'e2ee9248e7c7b2a5a2f919f593290478b5905bb7',
+ 'v8_revision': '18297c963797cd962eb9c1e78855b7125727cb6c',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.