summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-06-06 07:44:10 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-06 14:44:33 +0000
commit1d61eb3b09a9ab9b189baffee127cdd5f1976053 (patch)
tree590fa9267600914b7af5e9b04627aa12ecf8e259 /DEPS
parentfcf4d38c170e6aeafe4707b63bd1809d6eefb882 (diff)
downloadchromium_src-1d61eb3b09a9ab9b189baffee127cdd5f1976053.zip
chromium_src-1d61eb3b09a9ab9b189baffee127cdd5f1976053.tar.gz
chromium_src-1d61eb3b09a9ab9b189baffee127cdd5f1976053.tar.bz2
Update V8 to version 4.5.41.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/1a0ef785..a50f5ef4 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/1142303008 Cr-Commit-Position: refs/heads/master@{#333216}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 9e180ef..d2ba67e 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': '1a0ef78536cb717dc4e602d2d503dfcf581d87bf',
+ 'v8_revision': 'a50f5ef40866cf5f8ebdca98f4a99e902bdbb2c4',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.