diff options
author | hablich <hablich@chromium.org> | 2015-04-02 09:52:14 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-04-02 16:52:42 +0000 |
commit | cf39a715ec1652ef4468cc0daa72f6709f735465 (patch) | |
tree | cefdd70a291f5c35c803955fde818399541bbd28 /DEPS | |
parent | 0ecfdd573a661a08a5fc587dbe036699207a76b1 (diff) | |
download | chromium_src-cf39a715ec1652ef4468cc0daa72f6709f735465.zip chromium_src-cf39a715ec1652ef4468cc0daa72f6709f735465.tar.gz chromium_src-cf39a715ec1652ef4468cc0daa72f6709f735465.tar.bz2 |
Change V8 to branch 4.3 for M43
R=jkummerov@chromium.org, machenbach@chromium.org
BUG=
Review URL: https://codereview.chromium.org/1052993002
Cr-Commit-Position: refs/heads/master@{#323515}
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': '89756fbd938a0037296cf62e88ea6aa67bac87ea', + '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. |