summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-01 09:58:35 +0000
committerager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-01 09:58:35 +0000
commit1e6bb7362411ebe87337644f354c24ce1964f0a7 (patch)
tree1274d07a7d6ec1aab5e71c24ad50431f0cd75918
parent2f8b91ddd3a9518efd739eecff31e2b54a1aa162 (diff)
downloadchromium_src-1e6bb7362411ebe87337644f354c24ce1964f0a7.zip
chromium_src-1e6bb7362411ebe87337644f354c24ce1964f0a7.tar.gz
chromium_src-1e6bb7362411ebe87337644f354c24ce1964f0a7.tar.bz2
Update v8 version to fix debugger tests. The shell sample now accepts
flags directly from the command line as expected by the debugger tests. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1604 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index a8af7307..c90cf4d 100644
--- a/DEPS
+++ b/DEPS
@@ -15,7 +15,7 @@ deps = {
"/trunk/deps/third_party/icu38@1227",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@51",
+ "http://v8.googlecode.com/svn/trunk@60",
"src/webkit/data/layout_tests/LayoutTests":
"http://svn.webkit.org/repository/webkit/branches/Safari-3-1-branch/LayoutTests@31256",