diff options
author | v8-autoroll <v8-autoroll@chromium.org> | 2015-04-09 04:01:55 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-04-09 11:02:38 +0000 |
commit | d5d071430ce150bc1aec08291c51c70673878973 (patch) | |
tree | 1382f8b76b92b798bee79662cff6dd54824e6d77 | |
parent | e1d84122d35e432848f4f8e9cc766cd40c6d88fb (diff) | |
download | chromium_src-d5d071430ce150bc1aec08291c51c70673878973.zip chromium_src-d5d071430ce150bc1aec08291c51c70673878973.tar.gz chromium_src-d5d071430ce150bc1aec08291c51c70673878973.tar.bz2 |
Update V8 to version 4.4.7.
Summary of changes available at:
https://chromium.googlesource.com/v8/v8/+log/ca9f7433..1cb04a8e
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
BUG=
Review URL: https://codereview.chromium.org/1076733002
Cr-Commit-Position: refs/heads/master@{#324410}
-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': 'ca9f7433e52bda6982f38506ace9f4df921df425', + 'v8_revision': '1cb04a8ed49251c1c1e36d0ded0f5df9be4ed27c', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |