summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-07-15 13:50:32 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-15 20:51:09 +0000
commitf71c5c3031d5d5969af35aeb0837d6cb41ca3b00 (patch)
treef37cdb3cdf79d362df1b5c4805280766e49da8c3
parent3feb0502b15d88fd25740918fae497f30044c321 (diff)
downloadchromium_src-f71c5c3031d5d5969af35aeb0837d6cb41ca3b00.zip
chromium_src-f71c5c3031d5d5969af35aeb0837d6cb41ca3b00.tar.gz
chromium_src-f71c5c3031d5d5969af35aeb0837d6cb41ca3b00.tar.bz2
Update V8 to version 4.6.8.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/86a26220..3664a223 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/1230213005 Cr-Commit-Position: refs/heads/master@{#338911}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 8286c64..da45ae1 100644
--- a/DEPS
+++ b/DEPS
@@ -38,7 +38,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': '86a26220127651d5c65aacf3f154ea5d8447d18c',
+ 'v8_revision': '3664a2232f3b18e234cb740a5f2f93a5d2de1889',
# 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.