summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-01 12:44:51 +0000
committerager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-01 12:44:51 +0000
commit310c78521e6d340be3e03bc184979939a9b0c64f (patch)
tree628ed485b15c1b2d2adcf5040d9a0ef53adf5b2a /DEPS
parent1e6bb7362411ebe87337644f354c24ce1964f0a7 (diff)
downloadchromium_src-310c78521e6d340be3e03bc184979939a9b0c64f.zip
chromium_src-310c78521e6d340be3e03bc184979939a9b0c64f.tar.gz
chromium_src-310c78521e6d340be3e03bc184979939a9b0c64f.tar.bz2
Attempting to figure out which V8 revision caused selenium test
regressions and distributed reliability test failures. Switch to last tested bleeding edge version. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1605 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index c90cf4d..08c693d 100644
--- a/DEPS
+++ b/DEPS
@@ -15,7 +15,7 @@ deps = {
"/trunk/deps/third_party/icu38@1227",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@60",
+ "http://v8.googlecode.com/svn/branches/bleeding_edge@23",
"src/webkit/data/layout_tests/LayoutTests":
"http://svn.webkit.org/repository/webkit/branches/Safari-3-1-branch/LayoutTests@31256",