From 448107160a95f0f609ad97029a4433c63d9947aa Mon Sep 17 00:00:00 2001
From: "ager@chromium.org"
 <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Date: Wed, 23 Sep 2009 14:22:55 +0000
Subject: Update V8 to version 1.3.13.1.

Uninitialized memory read fix.  This time without the change that
causes test shell test failures.

Review URL: http://codereview.chromium.org/225006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26916 0039d316-1c4b-4281-b951-d872f2087c98
---
 DEPS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'DEPS')

diff --git a/DEPS b/DEPS
index cb39e7c..dbd590e 100644
--- a/DEPS
+++ b/DEPS
@@ -37,7 +37,7 @@ deps = {
     "http://gyp.googlecode.com/svn/trunk@664",
 
   "src/v8":
-    "http://v8.googlecode.com/svn/tags/1.3.12",
+    "http://v8.googlecode.com/svn/trunk@2962",
 
   "src/native_client":
     "http://nativeclient.googlecode.com/svn/trunk/src/native_client@730",
-- 
cgit v1.1