Index: webrtc/api/api.gyp |
diff --git a/webrtc/api/api.gyp b/webrtc/api/api.gyp |
index aa6ef38e5ef9afa404b25061831fc0aae2513d98..1256a83ad20a649859e65f624a0a62679b3ab816 100644 |
--- a/webrtc/api/api.gyp |
+++ b/webrtc/api/api.gyp |
@@ -299,6 +299,8 @@ |
'proxy.h', |
'remoteaudiosource.cc', |
'remoteaudiosource.h', |
+ 'remotevideocapturer.cc', |
+ 'remotevideocapturer.h', |
'rtpparameters.h', |
'rtpreceiver.cc', |
'rtpreceiver.h', |
@@ -315,6 +317,7 @@ |
'streamcollection.h', |
'videocapturertracksource.cc', |
'videocapturertracksource.h', |
+ 'videosourceinterface.h', |
'videosourceproxy.h', |
'videotrack.cc', |
'videotrack.h', |