summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-01-24 07:01:32 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-24 15:02:13 +0000
commit4d8b04a5e8f054b1b4e0c0054d1aab41e0a03554 (patch)
treef10639855f5f1885e66bdc48080ee6955263fed7
parent2d1753de4a92b692d7a0a42594716cf7e77390b1 (diff)
downloadchromium_src-4d8b04a5e8f054b1b4e0c0054d1aab41e0a03554.zip
chromium_src-4d8b04a5e8f054b1b4e0c0054d1aab41e0a03554.tar.gz
chromium_src-4d8b04a5e8f054b1b4e0c0054d1aab41e0a03554.tar.bz2
Update V8 to version 4.2.26 (based on 43fa6bd41853e53d21cccbea66508c1f9b0f9ac2).
TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/876473002 Cr-Commit-Position: refs/heads/master@{#313019}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index fba2c72..c4f6036 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': '691cc82cee644fc694f4a3a0eb3a08a21c136e64',
+ 'v8_revision': '015281f4825615248a13ce183bc555103f57f5ee',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.