summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-03-04 03:04:00 -0800
committerCommit bot <commit-bot@chromium.org>2015-03-04 11:04:32 +0000
commit1e74b372f951d4491f305ec64f6decfcda739e73 (patch)
tree0b5cc25a0e5e81951bb85c384fc1d7e081aef30f
parent3f6218bd1097d999d628e4eed0abdafc693072bb (diff)
downloadchromium_src-1e74b372f951d4491f305ec64f6decfcda739e73.zip
chromium_src-1e74b372f951d4491f305ec64f6decfcda739e73.tar.gz
chromium_src-1e74b372f951d4491f305ec64f6decfcda739e73.tar.bz2
Update V8 to version 4.3.17.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/ea02c333..01e2ba6e Please follow these instructions for assigning/CC'ing issues: https://code.google.com/p/v8-wiki/wiki/TriagingIssues TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/966723005 Cr-Commit-Position: refs/heads/master@{#319051}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 1ee15eb..0585c16 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': '9052cd886e8895255e11f1a39511fd8d3bb9cb20',
+ 'v8_revision': '55b9049ea3978a589d8db2aa191d21222eef737f',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.