From 125c9f57343286534a7fccd3c8ab7e4fd4f42957 Mon Sep 17 00:00:00 2001 From: "ager@chromium.org" Date: Wed, 4 Mar 2009 13:03:48 +0000 Subject: Update V8 again to get a crash fix and a regexp fix. Review URL: http://codereview.chromium.org/39129 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10888 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ee91ad0..6a603fa 100644 --- a/DEPS +++ b/DEPS @@ -29,7 +29,7 @@ deps = { "http://gyp.googlecode.com/svn/trunk", "src/v8": - "http://v8.googlecode.com/svn/trunk@1394", + "http://v8.googlecode.com/svn/trunk@1417", "src/webkit/data/layout_tests/LayoutTests": Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"), -- cgit v1.1