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

Unified Diff: third_party/libjingle/libjingle.gyp

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 | « third_party/libjingle/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libjingle/libjingle.gyp
diff --git a/third_party/libjingle/libjingle.gyp b/third_party/libjingle/libjingle.gyp
index 3c3ecfba97d5db58706ffec5c5dd901b932e452f..e4a82a7e045d5cf6a3ad7bb7b9d72222e0497a59 100644
--- a/third_party/libjingle/libjingle.gyp
+++ b/third_party/libjingle/libjingle.gyp
@@ -273,8 +273,6 @@
'<(DEPTH)/third_party/webrtc/api/remoteaudiosource.h',
'<(DEPTH)/third_party/webrtc/api/remoteaudiotrack.cc',
'<(DEPTH)/third_party/webrtc/api/remoteaudiotrack.h',
- '<(DEPTH)/third_party/webrtc/api/remotevideocapturer.cc',
- '<(DEPTH)/third_party/webrtc/api/remotevideocapturer.h',
'<(DEPTH)/third_party/webrtc/api/rtpreceiver.cc',
'<(DEPTH)/third_party/webrtc/api/rtpreceiver.h',
'<(DEPTH)/third_party/webrtc/api/rtpreceiverinterface.h',
@@ -291,14 +289,9 @@
'<(DEPTH)/third_party/webrtc/api/umametrics.h',
'<(DEPTH)/third_party/webrtc/api/videocapturertracksource.cc',
'<(DEPTH)/third_party/webrtc/api/videocapturertracksource.h',
- '<(DEPTH)/third_party/webrtc/api/videosource.cc',
- '<(DEPTH)/third_party/webrtc/api/videosource.h',
- '<(DEPTH)/third_party/webrtc/api/videosourceinterface.h',
'<(DEPTH)/third_party/webrtc/api/videosourceproxy.h',
'<(DEPTH)/third_party/webrtc/api/videotrack.cc',
'<(DEPTH)/third_party/webrtc/api/videotrack.h',
- '<(DEPTH)/third_party/webrtc/api/videotrackrenderers.cc',
- '<(DEPTH)/third_party/webrtc/api/videotrackrenderers.h',
'<(DEPTH)/third_party/webrtc/api/videotracksource.cc',
'<(DEPTH)/third_party/webrtc/api/videotracksource.h',
'<(DEPTH)/third_party/webrtc/api/webrtcsdp.cc',
« no previous file with comments | « third_party/libjingle/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698