summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-03-10 09:01:27 -0700
committerCommit bot <commit-bot@chromium.org>2015-03-10 16:02:40 +0000
commitde769b3176a47f0332b2a87bd5b8a324c24ae1ef (patch)
tree3cbbb1d6974b4508a09d88ddfb8155684ea675bc
parentf1e61ce7de1cc463861816ece6a6ee73f9fda395 (diff)
downloadchromium_src-de769b3176a47f0332b2a87bd5b8a324c24ae1ef.zip
chromium_src-de769b3176a47f0332b2a87bd5b8a324c24ae1ef.tar.gz
chromium_src-de769b3176a47f0332b2a87bd5b8a324c24ae1ef.tar.bz2
Update V8 to version 4.3.28.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/17e6b228..9399e20e Please follow these instructions for assigning/CC'ing issues: https://code.google.com/p/v8-wiki/wiki/TriagingIssues TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org Review URL: https://codereview.chromium.org/991303002 Cr-Commit-Position: refs/heads/master@{#319891}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 25ec223..c8a2a07 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': '17e6b228229e602721d94476e53ec7e662a6517e',
+ 'v8_revision': '9399e20ec086881723f0a69edd76f53b74e0ac6d',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.