summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2016-02-15 15:12:26 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-15 23:13:14 +0000
commitafec2875148361963865e664bfd5331084b4cd43 (patch)
treef1b0a470998ea3bcb8239fdc67fdd419147e71c3
parent729f779e4a6cc9834679f0c108076628e01fdf5a (diff)
downloadchromium_src-afec2875148361963865e664bfd5331084b4cd43.zip
chromium_src-afec2875148361963865e664bfd5331084b4cd43.tar.gz
chromium_src-afec2875148361963865e664bfd5331084b4cd43.tar.bz2
Update V8 to version 4.10.223.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/aaf1b5c3..69dbe03e 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/1694323002 Cr-Commit-Position: refs/heads/master@{#375494}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 0a7d8ac..c51aa9f 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': 'aaf1b5c30b421d0045542dfcb0f80cdf67fe1359',
+ 'v8_revision': '69dbe03e929e0cf074d8ec7a7cdb2152cb9f5ffd',
# 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.