diff options
author | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-19 10:18:51 +0000 |
---|---|---|
committer | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-19 10:18:51 +0000 |
commit | 0f0acb414b3e4ad3febc85bc3e6364a8b206ab76 (patch) | |
tree | 3a92ae8105a5db7c84fa05273c394fa5a6b32d76 /DEPS | |
parent | 052313bd2f8ef1f994d65be5a5615bb2e9aa19f9 (diff) | |
download | chromium_src-0f0acb414b3e4ad3febc85bc3e6364a8b206ab76.zip chromium_src-0f0acb414b3e4ad3febc85bc3e6364a8b206ab76.tar.gz chromium_src-0f0acb414b3e4ad3febc85bc3e6364a8b206ab76.tar.bz2 |
Update V8 to version 2.1.1 containing a number of bug fixes
and optimizations.
TBR=sgjesse@chromium.org
Review URL: http://codereview.chromium.org/650022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39429 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@785", "src/v8": - "http://v8.googlecode.com/svn/trunk@3836", + "http://v8.googlecode.com/svn/trunk@3905", "src/native_client": "http://nativeclient.googlecode.com/svn/trunk/src/native_client@1511", |