summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-08-20 02:43:14 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-20 09:43:55 +0000
commit81b29b7b3d2c17345643ba08beaf981e581f4b45 (patch)
tree75649c4695583c9e299aecbff5c4ad0027e49d0e /DEPS
parent4877a8d11a918cc3b9a216a0cf5952cf79327d1d (diff)
downloadchromium_src-81b29b7b3d2c17345643ba08beaf981e581f4b45.zip
chromium_src-81b29b7b3d2c17345643ba08beaf981e581f4b45.tar.gz
chromium_src-81b29b7b3d2c17345643ba08beaf981e581f4b45.tar.bz2
Update V8 to version 4.6.85.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/7d4e82e9..24d34a8a Please follow these instructions for assigning/CC'ing issues: https://code.google.com/p/v8-wiki/wiki/TriagingIssues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org Review URL: https://codereview.chromium.org/1284043005 Cr-Commit-Position: refs/heads/master@{#344466}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index d6bea93..a879abb 100644
--- a/DEPS
+++ b/DEPS
@@ -39,7 +39,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
- 'v8_revision': '7d4e82e94dd0752a74ffbdbd5a1c3e68d0bf1994',
+ 'v8_revision': '24d34a8ae3cad186792fb1e44e2d7c00d49cd181',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
# and whatever else without interference from each other.