summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhablich <hablich@chromium.org>2015-11-07 15:52:12 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-07 23:52:54 +0000
commit98479cbd8152a34ea18531abf38749f5e52d1853 (patch)
tree4ee4db02d575d91592c2f8de501064f702757800
parentf9a29fdb5041606057668f7a900f6c08ae6d51cb (diff)
downloadchromium_src-98479cbd8152a34ea18531abf38749f5e52d1853.zip
chromium_src-98479cbd8152a34ea18531abf38749f5e52d1853.tar.gz
chromium_src-98479cbd8152a34ea18531abf38749f5e52d1853.tar.bz2
Update V8 to version 4.8.256.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/935b8785..c6d4236d 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/ This only works with a Google account. TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/1418873006 Cr-Commit-Position: refs/heads/master@{#358539}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 0a0b968..4d9810f 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': '935b8785b9c5c7e29732c0a4830704e4be4d13f5',
+ 'v8_revision': 'c6d4236d881aa80fb360d95a361672082a66a15e',
# 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.