Index: remoting/remoting_srcs.gypi |
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi |
index c6cd2e16beb7e8e52209fe36bf12b95c21f72525..838c5d510a7d5dc7c2ce1f62ece3dc196159c480 100644 |
--- a/remoting/remoting_srcs.gypi |
+++ b/remoting/remoting_srcs.gypi |
@@ -66,7 +66,6 @@ |
'codec/video_encoder_vpx.cc', |
'codec/video_encoder_vpx.h', |
], |
- |
'remoting_protocol_sources': [ |
'protocol/audio_reader.cc', |
'protocol/audio_reader.h', |
@@ -237,10 +236,14 @@ |
'protocol/webrtc_connection_to_host.h', |
'protocol/webrtc_data_stream_adapter.cc', |
'protocol/webrtc_data_stream_adapter.h', |
+ 'protocol/webrtc_dummy_video_capturer.cc', |
+ 'protocol/webrtc_dummy_video_capturer.h', |
+ 'protocol/webrtc_frame_scheduler.cc', |
+ 'protocol/webrtc_frame_scheduler.h', |
+ 'protocol/webrtc_video_encoder.cc', |
+ 'protocol/webrtc_video_encoder.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', |
'protocol/webrtc_video_renderer_adapter.cc', |