summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-06-04 21:03:59 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-05 04:04:32 +0000
commit409d8841c82689fb82f14097727b263737c3c587 (patch)
tree99afb5500156852cb115774fe2981215c6dc93f1 /DEPS
parent2f1b8840cc12bd0a20f5e8008be16ab334cfbaeb (diff)
downloadchromium_src-409d8841c82689fb82f14097727b263737c3c587.zip
chromium_src-409d8841c82689fb82f14097727b263737c3c587.tar.gz
chromium_src-409d8841c82689fb82f14097727b263737c3c587.tar.bz2
Update V8 to version 4.5.37.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/dabba3be..45f16061 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/1151263013 Cr-Commit-Position: refs/heads/master@{#333007}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 8bc2a50..64693df 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': 'dabba3bed23a76fb285f064258e291330f80af0d',
+ 'v8_revision': '45f160618b79bb61d53b27b9e0a940361d9f553c',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.