summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-06-03 07:26:47 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-03 14:27:11 +0000
commit19edd8cf3076fbbf6a05c34ede80e474df89cbfb (patch)
tree266f7a7c2e13c39735aeb1f5c824696bd8635e46 /DEPS
parente4931d6e9504305c4855563b15813488ae0e4764 (diff)
downloadchromium_src-19edd8cf3076fbbf6a05c34ede80e474df89cbfb.zip
chromium_src-19edd8cf3076fbbf6a05c34ede80e474df89cbfb.tar.gz
chromium_src-19edd8cf3076fbbf6a05c34ede80e474df89cbfb.tar.bz2
Update V8 to version 4.5.32.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/40c22c03..78060e4f 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/1155493006 Cr-Commit-Position: refs/heads/master@{#332612}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 9d70da5..64e861f 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': '40c22c03827a609d2c9773d051d34646fa4d61a9',
+ 'v8_revision': '78060e4f6e018ab01416438dd019b2b45b13b130',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.