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

Unified Diff: remoting/remoting_srcs.gypi

Issue 1510343002: Add WebrtcConnectionToClient. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@webrtc_thread
Patch Set: Created 5 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 | « remoting/protocol/webrtc_video_stream.cc ('k') | remoting/remoting_test.gypi » ('j') | 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 38bafcf758a6a8ce805fe7f06097280f1e71abcf..cbd416fbcd56c7bb643618d04d0592c3e644fc1d 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -212,12 +212,16 @@
'protocol/ice_connection_to_client.h',
'protocol/video_frame_pump.cc',
'protocol/video_frame_pump.h',
+ 'protocol/webrtc_connection_to_client.cc',
+ 'protocol/webrtc_connection_to_client.h',
'protocol/webrtc_data_stream_adapter.cc',
'protocol/webrtc_data_stream_adapter.h',
'protocol/webrtc_transport.cc',
'protocol/webrtc_transport.h',
'protocol/webrtc_video_capturer_adapter.cc',
'protocol/webrtc_video_capturer_adapter.h',
+ 'protocol/webrtc_video_stream.cc',
+ 'protocol/webrtc_video_stream.h',
],
'remoting_signaling_sources': [
« no previous file with comments | « remoting/protocol/webrtc_video_stream.cc ('k') | remoting/remoting_test.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698