summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-05 09:32:03 +0000
committerager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-05 09:32:03 +0000
commit6220111398932181a9a1e1a52d01108d1838be3f (patch)
tree89cc1f4c83a509bfcf3775ac211c82cf8ddf4c3a /DEPS
parent50b3a9e420e2a36f9aaf21d7473e027e92751eb2 (diff)
downloadchromium_src-6220111398932181a9a1e1a52d01108d1838be3f.zip
chromium_src-6220111398932181a9a1e1a52d01108d1838be3f.tar.gz
chromium_src-6220111398932181a9a1e1a52d01108d1838be3f.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. Review URL: http://codereview.chromium.org/572033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38199 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 a269dac..9d7c292 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",