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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 126373003: [PPAPI] API definition for audio media stream artifacts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@video_track_impl_cl
Patch Set: Rebase Created 6 years, 11 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
« no previous file with comments | « ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c ('k') | ppapi/tests/all_c_includes.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_sources.gypi
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
index 8d1a6236982d17d66a6bb2b8856d63ca8b573ff0..d84d9ec3a97dfd4ae38ffee4ad163c138d3fcca8 100644
--- a/ppapi/ppapi_sources.gypi
+++ b/ppapi/ppapi_sources.gypi
@@ -26,6 +26,7 @@
'c/ppb.h',
'c/ppb_audio.h',
'c/ppb_audio_config.h',
+ 'c/ppb_audio_frame.h',
'c/ppb_console.h',
'c/ppb_core.h',
'c/ppb_file_io.h',
@@ -39,6 +40,8 @@
'c/ppb_image_data.h',
'c/ppb_input_event.h',
'c/ppb_instance.h',
+ 'c/ppb_media_stream_audio_track.h',
+ 'c/ppb_media_stream_video_track.h',
'c/ppb_message_loop.h',
'c/ppb_messaging.h',
'c/ppb_mouse_cursor.h',
« no previous file with comments | « ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c ('k') | ppapi/tests/all_c_includes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698