diff options
author | v8-autoroll <v8-autoroll@chromium.org> | 2015-03-28 14:45:54 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-03-28 21:46:41 +0000 |
commit | e5fc8e4937c6902cf25248fb88faca0cd0245c7b (patch) | |
tree | 4e8924933ace0cd101a9c92abc347abb41b93e79 /DEPS | |
parent | 72f559a45853c2191377386aa117a0c48c6e8be8 (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |