diff options
author | v8-autoroll <v8-autoroll@chromium.org> | 2015-02-02 01:50:27 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-02 09:51:05 +0000 |
commit | 0801658ee613cf363610b156a751dd7f49af39a8 (patch) | |
tree | b89eb70c7069eba0729b9bf852c3770eabe94e52 /DEPS | |
parent | 2b0c06100f3cbce893a312d0c133ba474634ce07 (diff) | |
download | chromium_src-0801658ee613cf363610b156a751dd7f49af39a8.zip chromium_src-0801658ee613cf363610b156a751dd7f49af39a8.tar.gz chromium_src-0801658ee613cf363610b156a751dd7f49af39a8.tar.bz2 |
Update V8 to version 4.2.44 (based on 1d95918343f47608839fff42dd3923e5bd83628b).
TBR=machenbach@chromium.org
Review URL: https://codereview.chromium.org/883753005
Cr-Commit-Position: refs/heads/master@{#314122}
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': '1f36165ae298d5f1504d328759684cdfb0e4f032', + 'v8_revision': 'bb200acf7078a7a355757baa6e26922d3206c8cc', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |