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

Unified Diff: native_client_sdk/src/libraries/ppapi/library.dsc

Issue 107083004: [PPAPI] API definition for video media stream artifacts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Fix build warnings 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 | « no previous file | native_client_sdk/src/libraries/ppapi_cpp/library.dsc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/libraries/ppapi/library.dsc
diff --git a/native_client_sdk/src/libraries/ppapi/library.dsc b/native_client_sdk/src/libraries/ppapi/library.dsc
index 0c929ab4ed172c4b3fbb2df464bdf8d490c6f6f6..a0edb200cd8502fb191e6224daf12f6b02cb768d 100644
--- a/native_client_sdk/src/libraries/ppapi/library.dsc
+++ b/native_client_sdk/src/libraries/ppapi/library.dsc
@@ -35,6 +35,7 @@
'ppb_image_data.h',
'ppb_input_event.h',
'ppb_instance.h',
+ 'ppb_media_stream_video_track.h',
'ppb_message_loop.h',
'ppb_messaging.h',
'ppb_mouse_cursor.h',
@@ -55,6 +56,7 @@
'ppb_var_array.h',
'ppb_var_dictionary.h',
'ppb_var.h',
+ 'ppb_video_frame.h',
'ppb_view.h',
'ppb_websocket.h',
'pp_completion_callback.h',
« no previous file with comments | « no previous file | native_client_sdk/src/libraries/ppapi_cpp/library.dsc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698