| Index: third_party/libjingle/BUILD.gn
|
| diff --git a/third_party/libjingle/BUILD.gn b/third_party/libjingle/BUILD.gn
|
| index 671a0bfb6142fff6d3b8c2d81244bfa971f86f70..3f5659bf19b030bd3ed831ad700133708d38c11d 100644
|
| --- a/third_party/libjingle/BUILD.gn
|
| +++ b/third_party/libjingle/BUILD.gn
|
| @@ -308,8 +308,6 @@ if (enable_webrtc) {
|
| "../webrtc/api/remoteaudiosource.h",
|
| "../webrtc/api/remoteaudiotrack.cc",
|
| "../webrtc/api/remoteaudiotrack.h",
|
| - "../webrtc/api/remotevideocapturer.cc",
|
| - "../webrtc/api/remotevideocapturer.h",
|
| "../webrtc/api/rtpreceiver.cc",
|
| "../webrtc/api/rtpreceiver.h",
|
| "../webrtc/api/rtpreceiverinterface.h",
|
| @@ -326,14 +324,9 @@ if (enable_webrtc) {
|
| "../webrtc/api/umametrics.h",
|
| "../webrtc/api/videocapturertracksource.cc",
|
| "../webrtc/api/videocapturertracksource.h",
|
| - "../webrtc/api/videosource.cc",
|
| - "../webrtc/api/videosource.h",
|
| - "../webrtc/api/videosourceinterface.h",
|
| "../webrtc/api/videosourceproxy.h",
|
| "../webrtc/api/videotrack.cc",
|
| "../webrtc/api/videotrack.h",
|
| - "../webrtc/api/videotrackrenderers.cc",
|
| - "../webrtc/api/videotrackrenderers.h",
|
| "../webrtc/api/videotracksource.cc",
|
| "../webrtc/api/videotracksource.h",
|
| "../webrtc/api/webrtcsdp.cc",
|
|
|