From 7e893ce8d979e2280c734c10855aaa7e670b7772 Mon Sep 17 00:00:00 2001 From: "ager@google.com" Date: Fri, 17 Oct 2008 07:41:51 +0000 Subject: Use latest V8 version containing array assignment bug fix. Review URL: http://codereview.chromium.org/7617 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3519 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ce4fe43..3556338 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,7 @@ deps = { "/trunk/deps/third_party/svn@3230", "src/v8": - "http://v8.googlecode.com/svn/trunk@511", + "http://v8.googlecode.com/svn/trunk@515", "src/webkit/data/layout_tests/LayoutTests": "http://svn.webkit.org/repository/webkit/trunk/LayoutTests@36102", -- cgit v1.1