summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-03-30 11:44:58 -0700
committerCommit bot <commit-bot@chromium.org>2015-03-30 18:45:56 +0000
commitf9456b7940d03c7e1a1a1511525068f9432b81f9 (patch)
treeefe9492b9582f4d1a41680f4692e394eb99d6965 /DEPS
parent76885de65d7369d61b61a95c4ceab4b1d89f219a (diff)
downloadchromium_src-f9456b7940d03c7e1a1a1511525068f9432b81f9.zip
chromium_src-f9456b7940d03c7e1a1a1511525068f9432b81f9.tar.gz
chromium_src-f9456b7940d03c7e1a1a1511525068f9432b81f9.tar.bz2
Update V8 to version 4.3.61.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/4879ca1a..f5c0a23a 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/1045723005 Cr-Commit-Position: refs/heads/master@{#322818}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 9be964d..b547f6a 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': '4879ca1ab4bd35e6e06232807e59751b9111a008',
+ 'v8_revision': 'f5c0a23a505616796a628d64f4ffe377d1fc4bcf',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.