From 2b1bf70f8dda17121697f7b2f62067e725dd8bea Mon Sep 17 00:00:00 2001 From: "scherkus@chromium.org" Date: Thu, 18 Dec 2008 20:40:29 +0000 Subject: Checking in media::FilterHostInterface. FilterHostInterface allows filters to access global filter state, receive notification callbacks and signal notifications of their own. It is similar in design to how asynchronous procedure calls are implemented in Chrome, where the return value arrives asynchonously sometime in the future. Review URL: http://codereview.chromium.org/13327 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7250 0039d316-1c4b-4281-b951-d872f2087c98 --- media/build/media.vcproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'media/build') diff --git a/media/build/media.vcproj b/media/build/media.vcproj index 55a4556..f4684bd 100644 --- a/media/build/media.vcproj +++ b/media/build/media.vcproj @@ -137,6 +137,10 @@ > + + -- cgit v1.1