summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-23 14:22:55 +0000
committerager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-23 14:22:55 +0000
commit448107160a95f0f609ad97029a4433c63d9947aa (patch)
treeca701687abda9d73df653ac35204729601babc37 /DEPS
parent74c975e0b3835db09e2a56697a5e7c4ee6889d6b (diff)
downloadchromium_src-448107160a95f0f609ad97029a4433c63d9947aa.zip
chromium_src-448107160a95f0f609ad97029a4433c63d9947aa.tar.gz
chromium_src-448107160a95f0f609ad97029a4433c63d9947aa.tar.bz2
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
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
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",