Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(418)

Unified Diff: ppapi/thunk/interfaces_ppb_public_dev.h

Issue 8569003: Revert 110587 - Microphone support for Pepper Flash. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ppapi/shared_impl/resource.h ('k') | ppapi/thunk/ppb_audio_input_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/thunk/interfaces_ppb_public_dev.h
===================================================================
--- ppapi/thunk/interfaces_ppb_public_dev.h (revision 110601)
+++ ppapi/thunk/interfaces_ppb_public_dev.h (working copy)
@@ -7,7 +7,6 @@
#include "ppapi/thunk/interfaces_preamble.h"
-PROXIED_API(PPB_AudioInput)
PROXIED_API(PPB_Buffer)
PROXIED_API(PPB_Context3D)
PROXIED_API(PPB_CursorControl)
@@ -24,8 +23,6 @@
PROXIED_API(PPB_VideoDecoder)
UNPROXIED_API(PPB_Widget)
-PROXIED_IFACE(PPB_AudioInput, PPB_AUDIO_INPUT_DEV_INTERFACE_0_1,
- PPB_AudioInput_Dev)
PROXIED_IFACE(NoAPIName, PPB_IME_INPUT_EVENT_DEV_INTERFACE_0_1,
PPB_IMEInputEvent_Dev)
PROXIED_IFACE(PPB_Buffer, PPB_BUFFER_DEV_INTERFACE_0_4, PPB_Buffer_Dev)
« no previous file with comments | « ppapi/shared_impl/resource.h ('k') | ppapi/thunk/ppb_audio_input_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698