summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-04 10:48:25 +0000
committerager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-04 10:48:25 +0000
commitf8eacfb986e5a9dab0066fc780936639b6d57e73 (patch)
treee3d5a62ad64f2b68e9ea732cac07f930452bcd21 /DEPS
parent8825de2398799925a0845dec681e71c3ad222ea8 (diff)
downloadchromium_src-f8eacfb986e5a9dab0066fc780936639b6d57e73.zip
chromium_src-f8eacfb986e5a9dab0066fc780936639b6d57e73.tar.gz
chromium_src-f8eacfb986e5a9dab0066fc780936639b6d57e73.tar.bz2
Trying update of V8 to version 2.1.0. An extension JSON syntax issue
has been fixed since last attempt. This version contains a number of bugfixes including wrapping of values when calling userdefined functions and a stricter JSON parser. BUG=32191,34221 Review URL: http://codereview.chromium.org/571003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38093 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 6d6d9d8..d722364 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",