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

Unified Diff: content/content_renderer.gypi

Issue 1672713002: MediaStreamVideoSource exports current video format (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added public API Created 4 years, 9 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: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index adf3d1d353fea98e8c420a0f64eebc91f8325bf7..b634b8ebb3ec25a450d83fee09bdf908157ab787 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -639,6 +639,8 @@
'public/renderer/media_stream_renderer_factory.h',
'public/renderer/media_stream_video_sink.cc',
'public/renderer/media_stream_video_sink.h',
+ 'public/renderer/media_stream_track_api.cc',
+ 'public/renderer/media_stream_track_api.h',
'public/renderer/webrtc_log_message_delegate.h',
],
# WebRTC-specific sources. Put WebRTC plugin-related stuff in the
« no previous file with comments | « no previous file | content/public/renderer/media_stream_track_api.h » ('j') | content/public/renderer/media_stream_track_api.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698