summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-04-24 01:22:51 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-24 08:23:51 +0000
commit3d13738055caffa90e378a679051e3930951f5a7 (patch)
tree73c9313bff3e62dcdae1e47aab82f4a930b4f5b8 /DEPS
parent9dbb3741802d2a5a3f6370fef9d712b077fa4b86 (diff)
downloadchromium_src-3d13738055caffa90e378a679051e3930951f5a7.zip
chromium_src-3d13738055caffa90e378a679051e3930951f5a7.tar.gz
chromium_src-3d13738055caffa90e378a679051e3930951f5a7.tar.bz2
Update V8 to version 4.4.33.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/18297c96..5b5f7c18 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/1102883002 Cr-Commit-Position: refs/heads/master@{#326756}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 88b58fd..dccf3a2 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': '18297c963797cd962eb9c1e78855b7125727cb6c',
+ 'v8_revision': '5b5f7c180da5a60fc5406afef691f511c080f554',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.