diff options
author | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-26 09:53:28 +0000 |
---|---|---|
committer | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-26 09:53:28 +0000 |
commit | 0f8c0ea5468c3b72f858c54172a037a6d7b29835 (patch) | |
tree | 482ee8b6a55590701f8ed93f1e943150c48ca171 /DEPS | |
parent | d8b6060f045d93d6b0cfb6a0d8e80fc100df1749 (diff) | |
download | chromium_src-0f8c0ea5468c3b72f858c54172a037a6d7b29835.zip chromium_src-0f8c0ea5468c3b72f858c54172a037a6d7b29835.tar.gz chromium_src-0f8c0ea5468c3b72f858c54172a037a6d7b29835.tar.bz2 |
Update V8 to version 2.1.10.
Suppress large-expressions in chromium tree while landing expectation
change upstream. This test is failing on Mac and on Windows in debug
mode already with a JS stack overflow exception. It is just at the
limit on Linux now so occasionally fails and occasionally passes.
Review URL: http://codereview.chromium.org/1366004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42741 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@804", "src/v8": - "http://v8.googlecode.com/svn/trunk@4283", + "http://v8.googlecode.com/svn/trunk@4294", "src/native_client": "http://nativeclient.googlecode.com/svn/trunk/src/native_client@" + |