summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-10-28 07:21:12 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-28 14:22:03 +0000
commitaf70be7f4ba4ddc721c3b17362e3f67a86ddd319 (patch)
treeb0071534c4fce509bd94f8efd5cfe4233046bf64
parentd427a00eea9f7495687f91bde8cd51e51b7edc5e (diff)
downloadchromium_src-af70be7f4ba4ddc721c3b17362e3f67a86ddd319.zip
chromium_src-af70be7f4ba4ddc721c3b17362e3f67a86ddd319.tar.gz
chromium_src-af70be7f4ba4ddc721c3b17362e3f67a86ddd319.tar.bz2
Update V8 to version 4.8.167.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/6a3d8dda..098a107f 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/1409833009 Cr-Commit-Position: refs/heads/master@{#356549}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 250500d..2de8c63 100644
--- a/DEPS
+++ b/DEPS
@@ -43,7 +43,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': '6a3d8dda2de5a7adc22a37672f53f4e40ce10157',
+ 'v8_revision': '098a107f1c81fb9a66341248fa0e6ee73c71d599',
# 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.