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

Unified Diff: remoting/remoting_srcs.gypi

Issue 1580823003: Implement client-side video stream support for WebRTC-based protocol. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@packet_options_rem
Patch Set: Created 4 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 | « remoting/protocol/webrtc_video_renderer_adapter.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index 8f16e55e9267181584b1c7358d920a106ea670a2..5c2db03e521e1e87b8bdd781918d79afad625d3f 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -228,6 +228,8 @@
'protocol/webrtc_video_capturer_adapter.h',
'protocol/webrtc_video_stream.cc',
'protocol/webrtc_video_stream.h',
+ 'protocol/webrtc_video_renderer_adapter.cc',
+ 'protocol/webrtc_video_renderer_adapter.h',
],
'remoting_signaling_sources': [
« no previous file with comments | « remoting/protocol/webrtc_video_renderer_adapter.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698