summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-11-23 14:50:56 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-23 22:51:43 +0000
commitf2cefa6e5d4469c8ba31b0f955d37137a3a83477 (patch)
tree975e82a97006366de585f55de614e33d258f6adf
parent3a8d056562f51c44bbbf8a1b7dd670af4d058350 (diff)
downloadchromium_src-f2cefa6e5d4469c8ba31b0f955d37137a3a83477.zip
chromium_src-f2cefa6e5d4469c8ba31b0f955d37137a3a83477.tar.gz
chromium_src-f2cefa6e5d4469c8ba31b0f955d37137a3a83477.tar.bz2
Update V8 to version 4.9.52.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/01158a14..437819f9 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=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org Review URL: https://codereview.chromium.org/1470003003 Cr-Commit-Position: refs/heads/master@{#361208}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 3cc13f5..250607c 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': '01158a142b33f364f81d23826ba40b3eb40ec350',
+ 'v8_revision': '437819f9e8db307279a06744a2f544ac92f9c1a1',
# 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.