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

Unified Diff: third_party/libjingle/BUILD.gn

Issue 1808183002: Removed unused files from libjingle.gyp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months 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 | « no previous file | third_party/libjingle/libjingle.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | third_party/libjingle/libjingle.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698