Chromium Code Reviews| Index: remoting/remoting_srcs.gypi |
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi |
| index 1ba30eed0b9883da5f8d7ab0b3cd0e4cab3f0351..faf4efb0d63a08f9af4d43a8a30d39d96f131c54 100644 |
| --- a/remoting/remoting_srcs.gypi |
| +++ b/remoting/remoting_srcs.gypi |
| @@ -218,6 +218,8 @@ |
| 'protocol/video_frame_pump.h', |
| 'protocol/webrtc_transport.cc', |
| 'protocol/webrtc_transport.h', |
| + 'protocol/webrtc_video_capturer_adapter.cc', |
| + 'protocol/webrtc_video_capturer_adapter.h', |
|
Jamie
2015/11/24 00:21:42
I don't see these files in this CL.
Sergey Ulanov
2015/11/24 01:17:06
Sorry, added them now.
|
| ], |
| 'remoting_signaling_sources': [ |