summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorqyearsley <qyearsley@chromium.org>2015-02-27 23:01:01 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-28 07:01:38 +0000
commit816e8760358a24ee2ddf5c748aa310caf4eab730 (patch)
tree8fc73e48288a0ff8ee6879f3d469ca4ae5bf707f /DEPS
parent3257b7de61c3c45782dc9af6d235f55f8b8e40fe (diff)
downloadchromium_src-816e8760358a24ee2ddf5c748aa310caf4eab730.zip
chromium_src-816e8760358a24ee2ddf5c748aa310caf4eab730.tar.gz
chromium_src-816e8760358a24ee2ddf5c748aa310caf4eab730.tar.bz2
Revert of Update V8 to version 4.3.10. (patchset #1 id:1 of https://codereview.chromium.org/965873003/)
Reason for revert: Speculative revert to see whether this affects some failing tests on linux: http://build.chromium.org/p/chromium.linux/builders/Linux%20Tests%20%28dbg%29%281%29%2832%29 The two other Chromium commits in the narrowed-down range were reverted but that didn't help. Original issue's description: > Update V8 to version 4.3.10. > > Summary of changes available at: > https://chromium.googlesource.com/v8/v8/+log/27a38796..627ffe9a > > Please follow these instructions for assigning/CC'ing issues: > https://code.google.com/p/v8-wiki/wiki/TriagingIssues > > TBR=machenbach@chromium.org > > Committed: https://crrev.com/a4c7ab8af2530c04fb32939585d3b021aa7d9363 > Cr-Commit-Position: refs/heads/master@{#318556} TBR=machenbach@chromium.org,v8-autoroll@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/961143003 Cr-Commit-Position: refs/heads/master@{#318603}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 34ef1f9..648b475 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': '369eb13a86b0529acd80b3b73b6c2a796224f3a7',
+ 'v8_revision': '4d973b963545537e3d44d604beacfb5b18ff64a7',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.