summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-03-28 14:45:54 -0700
committerCommit bot <commit-bot@chromium.org>2015-03-28 21:46:41 +0000
commite5fc8e4937c6902cf25248fb88faca0cd0245c7b (patch)
tree4e8924933ace0cd101a9c92abc347abb41b93e79 /DEPS
parent72f559a45853c2191377386aa117a0c48c6e8be8 (diff)
downloadchromium_src-e5fc8e4937c6902cf25248fb88faca0cd0245c7b.zip
chromium_src-e5fc8e4937c6902cf25248fb88faca0cd0245c7b.tar.gz
chromium_src-e5fc8e4937c6902cf25248fb88faca0cd0245c7b.tar.bz2
Update V8 to version 4.3.60.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/722dd6c1..4879ca1a 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/1048553002 Cr-Commit-Position: refs/heads/master@{#322710}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 42c74d2..61b5434 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': '722dd6c185a73b5ab30d4ba6e41709c4733f547e',
+ 'v8_revision': '4879ca1ab4bd35e6e06232807e59751b9111a008',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.