summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-04-24 17:15:35 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-25 00:15:39 +0000
commitf79a51f871181b0da7653cfa17d351745bd12994 (patch)
treef4de1f520751ae3ae50b4783573406d06dfc10ca /DEPS
parent5f83e5beada49c0c18e2162478992098f4f3323d (diff)
downloadchromium_src-f79a51f871181b0da7653cfa17d351745bd12994.zip
chromium_src-f79a51f871181b0da7653cfa17d351745bd12994.tar.gz
chromium_src-f79a51f871181b0da7653cfa17d351745bd12994.tar.bz2
Update V8 to version 4.4.35.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/d8992d97..9432a893 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/1095203009 Cr-Commit-Position: refs/heads/master@{#326939}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 4fda12d..23b24cb 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': 'd8992d971052667fc5d1d89c2c909850ce0966a3',
+ 'v8_revision': '9432a89321d5600ab05661715614395d6d987c42',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.