summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-02-13 00:46:32 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-13 08:47:01 +0000
commit880a59e54e129a50646c2063f60e7b0c11d22aa5 (patch)
tree261e33e2d387c6d6e2ed37cf09f8c07f30d894e6
parent8b9dcdb4c5cf8babb1f8df0ccfe4a610d9b4a6f8 (diff)
downloadchromium_src-880a59e54e129a50646c2063f60e7b0c11d22aa5.zip
chromium_src-880a59e54e129a50646c2063f60e7b0c11d22aa5.tar.gz
chromium_src-880a59e54e129a50646c2063f60e7b0c11d22aa5.tar.bz2
Update V8 to version 4.2.69.
TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/920943002 Cr-Commit-Position: refs/heads/master@{#316192}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 19d0191..b3dc933 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': '285370d0da250cdbe5d75d014e911ee8c8614e65',
+ 'v8_revision': '49ef166fc70c37450a84dff765f15fc5f7f4780b',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.