summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-06-01 09:04:43 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-01 16:05:07 +0000
commitbcc2bbd0c483a453b6ea749a6866361d48c6e7de (patch)
tree5a159a4325d9eae4e32d237ba0fb9adbe97e064e /DEPS
parent87e80c7a628381644013e3b96b437276d9b19bcd (diff)
downloadchromium_src-bcc2bbd0c483a453b6ea749a6866361d48c6e7de.zip
chromium_src-bcc2bbd0c483a453b6ea749a6866361d48c6e7de.tar.gz
chromium_src-bcc2bbd0c483a453b6ea749a6866361d48c6e7de.tar.bz2
Update V8 to version 4.5.27.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/1cbed27e..ecb5f34d 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/1156473005 Cr-Commit-Position: refs/heads/master@{#332201}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index ebb52bc..a0df2c8 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': '1cbed27edf31a8501eaf1befca20eaf05b1031ac',
+ 'v8_revision': 'ecb5f34dbab5f89979915054292b3945de6e7dcd',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.