summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-03 15:02:43 +0000
committerager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-03 15:02:43 +0000
commitce11568626e96fee584e8a9eabc227f3b6385e63 (patch)
tree9f33106ed8026a86690f4ce10cdaec294c4b3a3f /DEPS
parentcbb6fe5d50a93dd4638e6ffaf1dc0f98360187c1 (diff)
downloadchromium_src-ce11568626e96fee584e8a9eabc227f3b6385e63.zip
chromium_src-ce11568626e96fee584e8a9eabc227f3b6385e63.tar.gz
chromium_src-ce11568626e96fee584e8a9eabc227f3b6385e63.tar.bz2
Revert 37968 - Update V8 to version 2.1.0.
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/564037 TBR=ager@chromium.org Review URL: http://codereview.chromium.org/562035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37971 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 99a9dd7..e9fcab1c 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@3781",
+ "http://v8.googlecode.com/svn/trunk@3690",
"src/native_client":
"http://nativeclient.googlecode.com/svn/trunk/src/native_client@1454",