diff options
author | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-28 15:32:16 +0000 |
---|---|---|
committer | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-28 15:32:16 +0000 |
commit | d0b6c6f6ae1c3c1cedb888a17363a47e92a32033 (patch) | |
tree | cebfb370eea7ba962f492fc83be6762bf0f78cb7 /DEPS | |
parent | 72552f0854e3182445362fa95158ea4e6c658c2c (diff) | |
download | chromium_src-d0b6c6f6ae1c3c1cedb888a17363a47e92a32033.zip chromium_src-d0b6c6f6ae1c3c1cedb888a17363a47e92a32033.tar.gz chromium_src-d0b6c6f6ae1c3c1cedb888a17363a47e92a32033.tar.bz2 |
Update V8 to version 1.3.17.
This version contains a number of bug fixes and better heap profiling
support.
Review URL: http://codereview.chromium.org/339044
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30343 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ deps = { "http://gyp.googlecode.com/svn/trunk@724", "src/v8": - "http://v8.googlecode.com/svn/trunk@3121", + "http://v8.googlecode.com/svn/trunk@3167", "src/native_client": "http://nativeclient.googlecode.com/svn/trunk/src/native_client@894", |