summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-01 10:41:04 +0000
committerkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-01 10:41:04 +0000
commitcd4a2d8fe0b88550e682cea2f7eada2657fd094f (patch)
tree0d1f4d9bf35a5abb3cb376537c51f245cf7be6a2 /DEPS
parent93bcd3e5d5fa8eff92d7c11d13a0485b876e3e88 (diff)
downloadchromium_src-cd4a2d8fe0b88550e682cea2f7eada2657fd094f.zip
chromium_src-cd4a2d8fe0b88550e682cea2f7eada2657fd094f.tar.gz
chromium_src-cd4a2d8fe0b88550e682cea2f7eada2657fd094f.tar.bz2
Update V8 to version 2.1.2.4 to pull in the new explicit context
disposal notification API. TEST=None BUG=None Review URL: http://codereview.chromium.org/661270 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40263 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 5be3f82..6578ef7 100644
--- a/DEPS
+++ b/DEPS
@@ -41,7 +41,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@790",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@3967",
+ "http://v8.googlecode.com/svn/trunk@3985",
"src/native_client":
"http://nativeclient.googlecode.com/svn/trunk/src/native_client@" + Var("nacl_revision"),