diff options
author | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-25 07:57:09 +0000 |
---|---|---|
committer | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-25 07:57:09 +0000 |
commit | 44632cbf3d7daf8db4edcb61082000b857865049 (patch) | |
tree | eaec47857749695691e6af23e701955fb3a432e6 /DEPS | |
parent | 9da6ec034bedc390884c68cd5f368d9c83a3f781 (diff) | |
download | chromium_src-44632cbf3d7daf8db4edcb61082000b857865049.zip chromium_src-44632cbf3d7daf8db4edcb61082000b857865049.tar.gz chromium_src-44632cbf3d7daf8db4edcb61082000b857865049.tar.bz2 |
Update V8 to version 2.0.3.
Turns out that the final issue we have had with updating was due to a
flaky test that has now been fixed.
Review URL: http://codereview.chromium.org/441013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33059 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", |