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

Unified Diff: ppapi/api/ppb_audio.idl

Issue 11316335: Autogenerate thunk .cc file for PPB_Audio. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years 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 | « no previous file | ppapi/thunk/ppb_audio_thunk.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/api/ppb_audio.idl
diff --git a/ppapi/api/ppb_audio.idl b/ppapi/api/ppb_audio.idl
index 97de90a4b0038afeb1d20b8ab2da35a23dc030b1..6d0dcb8d2b1f10d2b34208b6e43dc4c0c532db49 100644
--- a/ppapi/api/ppb_audio.idl
+++ b/ppapi/api/ppb_audio.idl
@@ -8,6 +8,8 @@
* realtime stereo audio streaming capabilities.
*/
+[generate_thunk]
+
label Chrome {
M14 = 1.0
};
« no previous file with comments | « no previous file | ppapi/thunk/ppb_audio_thunk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698