summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-20 12:08:27 +0000
committerager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-20 12:08:27 +0000
commit8a48cbbf221ce5af1b09fdf818d5b660f36f8ca0 (patch)
tree415dee1836592c97f9153f468de215cdbe73d4f5 /DEPS
parentca3bc357a579e5f47e809b31763469b3067bb159 (diff)
downloadchromium_src-8a48cbbf221ce5af1b09fdf818d5b660f36f8ca0.zip
chromium_src-8a48cbbf221ce5af1b09fdf818d5b660f36f8ca0.tar.gz
chromium_src-8a48cbbf221ce5af1b09fdf818d5b660f36f8ca0.tar.bz2
Update V8 to version 1.2.4.2.
This new version only contains two minor changes: Fix for problem with newer gcc versions. Exposing an API to get the context of the calling JavaScript code. Review URL: http://codereview.chromium.org/113632 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16472 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 ba127c4..0d64d230 100644
--- a/DEPS
+++ b/DEPS
@@ -29,7 +29,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@488",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@2003",
+ "http://v8.googlecode.com/svn/trunk@2012",
"src/third_party/skia":
"http://skia.googlecode.com/svn/trunk@171",