diff options
author | v8-autoroll <v8-autoroll@chromium.org> | 2015-02-23 11:51:36 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-23 19:52:08 +0000 |
commit | 1e2555db3bd31e72396b24fbf7e9fdb93daf016e (patch) | |
tree | 9e515427b7054abd1c86bbd17ad63a6ea46a6aa4 | |
parent | 83572f22a6fc590185dcc7d112a63be611e4be8d (diff) | |
download | chromium_src-1e2555db3bd31e72396b24fbf7e9fdb93daf016e.zip chromium_src-1e2555db3bd31e72396b24fbf7e9fdb93daf016e.tar.gz chromium_src-1e2555db3bd31e72396b24fbf7e9fdb93daf016e.tar.bz2 |
Update V8 to version 4.3.1.
Summary of changes available at:
https://chromium.googlesource.com/v8/v8/+log/e0110920..46c7d681
Please follow these instructions for assigning/CC'ing issues:
https://code.google.com/p/v8-wiki/wiki/TriagingIssues
TBR=machenbach@chromium.org
Review URL: https://codereview.chromium.org/949623003
Cr-Commit-Position: refs/heads/master@{#317630}
-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': '3dfd929ea07487f2295553df397720d8d75d227c', + 'v8_revision': 'e087c85d28582160723443b601040a2011d20cfc', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |