summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjkummerow <jkummerow@chromium.org>2015-04-03 04:33:40 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-03 11:34:04 +0000
commit2984d96d3dc7034cba167f30c9be02372212490b (patch)
tree8f6a5721f44f9b66e9bb54f7d6829d8b3bc36b82 /DEPS
parentf03a79025cadf7d7838722c9e89658a0c69842f6 (diff)
downloadchromium_src-2984d96d3dc7034cba167f30c9be02372212490b.zip
chromium_src-2984d96d3dc7034cba167f30c9be02372212490b.tar.gz
chromium_src-2984d96d3dc7034cba167f30c9be02372212490b.tar.bz2
Reland: Change V8 to branch 4.3 for M43
This is a revert to a V8 version that was previously in Chromium and on Canary. Please do not revert this. If anything else depends on the more recent V8 version that was in Chromium before this, then that other thing should be reverted (temporarily, until V8 can roll forward again after the branch point). TBR=hablich@chromium.org,machenbach@chromium.org,vogelheim@chromium.org,adamk@chromium.org,alph@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/1060543003 Cr-Commit-Position: refs/heads/master@{#323727}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index b75b83f..7a98665 100644
--- a/DEPS
+++ b/DEPS
@@ -47,7 +47,7 @@ vars = {
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.
'v8_branch': 'trunk',
- 'v8_revision': '89756fbd938a0037296cf62e88ea6aa67bac87ea',
+ 'v8_revision': 'f5c0a23a505616796a628d64f4ffe377d1fc4bcf',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.