summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2016-03-23 19:54:06 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-24 02:55:12 +0000
commit48057d046a9540440f83a9bbd7a372e5681533bc (patch)
tree4904ce8cc7c2700cf4b3024e5daca1bd276101dd /DEPS
parent89fa25845536d006a1847bb32fa3df1c976b990b (diff)
downloadchromium_src-48057d046a9540440f83a9bbd7a372e5681533bc.zip
chromium_src-48057d046a9540440f83a9bbd7a372e5681533bc.tar.gz
chromium_src-48057d046a9540440f83a9bbd7a372e5681533bc.tar.bz2
Update V8 to version 5.1.212.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/8f8a3d98..1c6d66b8 Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org Review URL: https://codereview.chromium.org/1830873002 Cr-Commit-Position: refs/heads/master@{#383020}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 0e894ae..016115c 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': '8f8a3d986edaa67157146f0dc246d6b64de74486',
+ 'v8_revision': '1c6d66b8311f1830905e569064fd5eee38451a92',
# 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.