summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-02-13 03:06:42 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-13 11:07:10 +0000
commitaa934d4d264715ab4c52b1cbefcd9447e3230987 (patch)
tree75b3651d216806563a982fc1c63f7490f6e046a9
parentfa4b126a6ab11dcefa62d660ea57ae8a3b405a91 (diff)
downloadchromium_src-aa934d4d264715ab4c52b1cbefcd9447e3230987.zip
chromium_src-aa934d4d264715ab4c52b1cbefcd9447e3230987.tar.gz
chromium_src-aa934d4d264715ab4c52b1cbefcd9447e3230987.tar.bz2
Update V8 to version 4.2.70.
TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/925603005 Cr-Commit-Position: refs/heads/master@{#316203}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 46653a6..1a70a9e 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': '49ef166fc70c37450a84dff765f15fc5f7f4780b',
+ 'v8_revision': '33737cb256a7da2774f28a00aaee76b0df5dbcb8',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.