summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhablich <hablich@chromium.org>2015-11-13 05:51:27 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-13 13:52:26 +0000
commit299ed00dced2a431701c9c0ab3f5eaf1acef0aa9 (patch)
tree230878e2611406f8b313c7b5c09727b8e8ac0e69
parent8c5b27606015cfa4b0f69d6a0accd8632b2a31d8 (diff)
downloadchromium_src-299ed00dced2a431701c9c0ab3f5eaf1acef0aa9.zip
chromium_src-299ed00dced2a431701c9c0ab3f5eaf1acef0aa9.tar.gz
chromium_src-299ed00dced2a431701c9c0ab3f5eaf1acef0aa9.tar.bz2
Update the V8 version for Chromium branch M48.
This is a roll-back to 4.8.271. This is the most stable candidate out of the latest Canaries. If this commit results in failures in Blink please contact the Blink sheriff. They may need to make changes to Blink because of the roll-back. When in doubt please try to contact the committer and reviewers of this CL before reverting it. TBR=jkummerow@chromium.org, machenbach@chromium.org Review URL: https://codereview.chromium.org/1443593002 Cr-Commit-Position: refs/heads/master@{#359541}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 8fe1c05..221ef23 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': '9ceded5a0b3187d24be6e2996e9fabd8cf5cc953',
+ 'v8_revision': '10449d46aa20f10f39598627bf07f70def597029',
# 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.