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

Unified Diff: ppapi/shared_impl/resource.h

Issue 8138008: Implementation of ppapi audio. (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 9 years, 2 months 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
Index: ppapi/shared_impl/resource.h
===================================================================
--- ppapi/shared_impl/resource.h (revision 103964)
+++ ppapi/shared_impl/resource.h (working copy)
@@ -19,6 +19,8 @@
F(PPB_AudioConfig_API) \
F(PPB_AudioTrusted_API) \
F(PPB_Audio_API) \
+ F(PPB_AudioInput_API) \
+ F(PPB_AudioInputTrusted_API) \
F(PPB_Broker_API) \
F(PPB_Buffer_API) \
F(PPB_BufferTrusted_API) \

Powered by Google App Engine
This is Rietveld 408576698