summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsgjesse@chromium.org <sgjesse@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-18 10:21:39 +0000
committersgjesse@chromium.org <sgjesse@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-18 10:21:39 +0000
commitb137c438bac2d659e20b47d26f44ccb5b4ecd46c (patch)
treee0b1f6ac61b76ee97c39a394eb07c415ef9b7684 /DEPS
parentcc68c2ed2b9f5fcec5a4fa8d150fe34ff006ae20 (diff)
downloadchromium_src-b137c438bac2d659e20b47d26f44ccb5b4ecd46c.zip
chromium_src-b137c438bac2d659e20b47d26f44ccb5b4ecd46c.tar.gz
chromium_src-b137c438bac2d659e20b47d26f44ccb5b4ecd46c.tar.bz2
Update V8 to version 2.0.5
This gets the version of V8 which allows for larger map space. TEST=none BUG=http://crbug.com/29428 Review URL: http://codereview.chromium.org/505050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34944 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 276aa14..cea2711 100644
--- a/DEPS
+++ b/DEPS
@@ -39,7 +39,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@767",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@3475",
+ "http://v8.googlecode.com/svn/trunk@3490",
"src/native_client":
"http://nativeclient.googlecode.com/svn/trunk/src/native_client@1067",