summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsgjesse@chromium.org <sgjesse@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-25 08:14:53 +0000
committersgjesse@chromium.org <sgjesse@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-25 08:14:53 +0000
commit0e28d65d8362f851c691ce0178ad215201039f03 (patch)
treec692b604c73257195323cf3c7027227d481bd8fc /DEPS
parent644d94d53034a1d3caa3fc273cc0fe6b4f4171c7 (diff)
downloadchromium_src-0e28d65d8362f851c691ce0178ad215201039f03.zip
chromium_src-0e28d65d8362f851c691ce0178ad215201039f03.tar.gz
chromium_src-0e28d65d8362f851c691ce0178ad215201039f03.tar.bz2
Update V8 to version 1.2.4.3.
This version contains support for destingushing between calling a non function as a function or as a constructor. This is take two of http://codereview.chromium.org/115634, including changes to layout test expectations caused by the changes to runtime.js in V8. TBR=ager@chromium.org Review URL: http://codereview.chromium.org/115755 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16851 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 4ebea5e..9cd0213 100644
--- a/DEPS
+++ b/DEPS
@@ -29,7 +29,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@498",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@2012",
+ "http://v8.googlecode.com/svn/trunk@2022",
"src/third_party/skia":
"http://skia.googlecode.com/svn/trunk@171",