From 53900d507cd50344c2e73bb988671044f1787911 Mon Sep 17 00:00:00 2001 From: "brettw@chromium.org" Date: Wed, 16 Jun 2010 04:25:01 +0000 Subject: Implement more of Flush properly. This adds support for waiting on the message loop so we can now enforce that there is only one pending Flush at a time. Also removes the ability to have multiple flushes pending at the same time. TEST=covered by ppapi unit test BUG=none Review URL: http://codereview.chromium.org/2862002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49899 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index bf3ad84..1d9f3d4 100644 --- a/DEPS +++ b/DEPS @@ -155,7 +155,7 @@ deps = { Var("libvpx_revision"), "src/third_party/ppapi": - "http://ppapi.googlecode.com/svn/trunk@54", + "http://ppapi.googlecode.com/svn/trunk@57", "src/third_party/libjingle/source": "http://libjingle.googlecode.com/svn/branches/nextsnap@" + -- cgit v1.1