From 760b2822b77c2e85983b3a860e6c527b6adb4edb Mon Sep 17 00:00:00 2001 From: "darin@chromium.org" Date: Mon, 24 May 2010 20:38:38 +0000 Subject: Chromium side of supporting property enumeration, memory allocation, querying the time according to the browser, and dispatching work to the main thread. This CL also enables catching exceptions thrown by JS during a PPB_Var method. R=brettw BUG=none TEST=none Review URL: http://codereview.chromium.org/2148001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48075 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 4f461f7..da433f4 100644 --- a/DEPS +++ b/DEPS @@ -151,7 +151,7 @@ deps = { Var("libvpx_revision"), "src/third_party/ppapi": - "http://ppapi.googlecode.com/svn/trunk@48", + "http://ppapi.googlecode.com/svn/trunk@50", } -- cgit v1.1