summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-06-04 10:53:35 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-04 17:53:57 +0000
commit6ac299ce9d49aa9226f58ad0bc03447bfe3e3328 (patch)
tree93fb75fa0e333a897145b62c9504f4749bc82b53 /DEPS
parentd25c7de7e165f9c25811d3d968c9669552b159cf (diff)
downloadchromium_src-6ac299ce9d49aa9226f58ad0bc03447bfe3e3328.zip
chromium_src-6ac299ce9d49aa9226f58ad0bc03447bfe3e3328.tar.gz
chromium_src-6ac299ce9d49aa9226f58ad0bc03447bfe3e3328.tar.bz2
Update V8 to version 4.5.36.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/aabf5a0e..dabba3be 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/1159953010 Cr-Commit-Position: refs/heads/master@{#332856}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index dd1a56e..6dfb95f 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': 'aabf5a0e3c0ee734ab03a647adad80eb6b43d6b4',
+ 'v8_revision': 'dabba3bed23a76fb285f064258e291330f80af0d',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.