summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsgjesse@chromium.org <sgjesse@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-21 15:48:38 +0000
committersgjesse@chromium.org <sgjesse@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-21 15:48:38 +0000
commit5fbf1e5bcaf239c9a90a8d3ee5616651fb6e6ac8 (patch)
tree995c1abb57bdeed8a72a7dd7cb43a58a73c5304d /DEPS
parentf35a6d808a8a563e3992284d8c6a99398d97cafa (diff)
downloadchromium_src-5fbf1e5bcaf239c9a90a8d3ee5616651fb6e6ac8.zip
chromium_src-5fbf1e5bcaf239c9a90a8d3ee5616651fb6e6ac8.tar.gz
chromium_src-5fbf1e5bcaf239c9a90a8d3ee5616651fb6e6ac8.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. Review URL: http://codereview.chromium.org/115634 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16604 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 575487d..4c9d5c3f 100644
--- a/DEPS
+++ b/DEPS
@@ -29,7 +29,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@496",
"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",