summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-03 12:58:30 +0000
committerager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-03 12:58:30 +0000
commit9e16641bad2655ef406f495a701e77212cf3a35b (patch)
treefeab70d88d7d15a7853638c528b86918acb6bc9e /DEPS
parent1cbcf5fed9f7da086303aa198a8f560ace655cc1 (diff)
downloadchromium_src-9e16641bad2655ef406f495a701e77212cf3a35b.zip
chromium_src-9e16641bad2655ef406f495a701e77212cf3a35b.tar.gz
chromium_src-9e16641bad2655ef406f495a701e77212cf3a35b.tar.bz2
Update V8 to version 2.1.0.
This version contains a number of bugfixes including wrapping of values when calling user-defined functions and a stricter JSON parser. BUG=32191,34221 Review URL: http://codereview.chromium.org/564037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37968 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 d855c0f..4fa256a 100644
--- a/DEPS
+++ b/DEPS
@@ -40,7 +40,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@776",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@3690",
+ "http://v8.googlecode.com/svn/trunk@3781",
"src/native_client":
"http://nativeclient.googlecode.com/svn/trunk/src/native_client@1454",