summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-01-18 19:47:40 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-19 03:48:58 +0000
commit5801a144eb6bd3a166a2b883272b480d3479967b (patch)
tree269b69bb1eb07e90dda215aee75d6a6ee1d52a03
parent6b228879746f0a40ed09cc1f1f7157e57a8e99f8 (diff)
downloadchromium_src-5801a144eb6bd3a166a2b883272b480d3479967b.zip
chromium_src-5801a144eb6bd3a166a2b883272b480d3479967b.tar.gz
chromium_src-5801a144eb6bd3a166a2b883272b480d3479967b.tar.bz2
Update V8 to version 4.2.13 (based on 12adf1474d92839bd187c4cecc89a5689159575b).
TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/857653003 Cr-Commit-Position: refs/heads/master@{#312064}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index bd43711..cc57d0a 100644
--- a/DEPS
+++ b/DEPS
@@ -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': 'f97c11831e6899cd3c7939485e7d66a52259d274',
+ 'v8_revision': '75041ad44df037d363d500c8f2c6120177284b30',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.