diff options
author | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-24 15:06:36 +0000 |
---|---|---|
committer | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-24 15:06:36 +0000 |
commit | f8798ea99dcde485e3a187b6b120d61b66f1c4a1 (patch) | |
tree | faa2399262b5550e2be75876466b0dacc29ada6d /DEPS | |
parent | e228856ecc563aa6ec7078493697ac15a2926a8f (diff) | |
download | chromium_src-f8798ea99dcde485e3a187b6b120d61b66f1c4a1.zip chromium_src-f8798ea99dcde485e3a187b6b120d61b66f1c4a1.tar.gz chromium_src-f8798ea99dcde485e3a187b6b120d61b66f1c4a1.tar.bz2 |
Update V8 to version 2.0.2.
This time it really should fix the problems we have been seeing with
dev tools and V8 version 2.0.x.
Review URL: http://codereview.chromium.org/434036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32924 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ deps = { "http://gyp.googlecode.com/svn/trunk@762", "src/v8": - "http://v8.googlecode.com/svn/trunk@3276", + "http://v8.googlecode.com/svn/trunk@3351", "src/native_client": "http://nativeclient.googlecode.com/svn/trunk/src/native_client@1010", |