summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-05-27 08:33:06 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-27 15:33:35 +0000
commit0fe6e09efc3b889bc740aeb175537929020f6754 (patch)
treea736976cdc12b9101e4ede91be6ae8ddaf87d597
parentec8880a429223df372d442e7694bb2602e456ebf (diff)
downloadchromium_src-0fe6e09efc3b889bc740aeb175537929020f6754.zip
chromium_src-0fe6e09efc3b889bc740aeb175537929020f6754.tar.gz
chromium_src-0fe6e09efc3b889bc740aeb175537929020f6754.tar.bz2
Update V8 to version 4.5.18.1 (cherry-pick).
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/de10b875..2b62aa47 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/1152063006 Cr-Commit-Position: refs/heads/master@{#331575}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index e9556c8..f2493ec 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': 'de10b87582337b3d9a39a44bd3fc181606b9cafd',
+ 'v8_revision': '2b62aa47a251c7fd224dc6bf3d2f056847f72d2c',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.