diff options
author | sgjesse@chromium.org <sgjesse@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-29 12:45:10 +0000 |
---|---|---|
committer | sgjesse@chromium.org <sgjesse@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-29 12:45:10 +0000 |
commit | b7b24f6a1512fdfb3b1f292242e62490b5c6b9fd (patch) | |
tree | cba2dcea21e27e820ffa5ea49619852be338fb7f /DEPS | |
parent | 597cf6e323c297ad741ee17b07ca6788e1124178 (diff) | |
download | chromium_src-b7b24f6a1512fdfb3b1f292242e62490b5c6b9fd.zip chromium_src-b7b24f6a1512fdfb3b1f292242e62490b5c6b9fd.tar.gz chromium_src-b7b24f6a1512fdfb3b1f292242e62490b5c6b9fd.tar.bz2 |
Update V8 in Chromium to version 1.2.6.
This fixes a number of issue, and provides some additional support and fixes needed for the dev tools.
Review URL: http://codereview.chromium.org/115921
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17181 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ deps = { "http://gyp.googlecode.com/svn/trunk@501", "src/v8": - "http://v8.googlecode.com/svn/trunk@2055", + "http://v8.googlecode.com/svn/trunk@2080", "src/third_party/skia": "http://skia.googlecode.com/svn/trunk@171", |