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

Unified Diff: webrtc/api/api.gyp

Issue 1809053002: Delete empty API files and cleaned up includes. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: IOS build 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 | « talk/app/webrtc/objc/RTCVideoSource+Internal.h ('k') | webrtc/api/java/jni/peerconnection_jni.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/api.gyp
diff --git a/webrtc/api/api.gyp b/webrtc/api/api.gyp
index 1256a83ad20a649859e65f624a0a62679b3ab816..aa6ef38e5ef9afa404b25061831fc0aae2513d98 100644
--- a/webrtc/api/api.gyp
+++ b/webrtc/api/api.gyp
@@ -299,8 +299,6 @@
'proxy.h',
'remoteaudiosource.cc',
'remoteaudiosource.h',
- 'remotevideocapturer.cc',
- 'remotevideocapturer.h',
'rtpparameters.h',
'rtpreceiver.cc',
'rtpreceiver.h',
@@ -317,7 +315,6 @@
'streamcollection.h',
'videocapturertracksource.cc',
'videocapturertracksource.h',
- 'videosourceinterface.h',
'videosourceproxy.h',
'videotrack.cc',
'videotrack.h',
« no previous file with comments | « talk/app/webrtc/objc/RTCVideoSource+Internal.h ('k') | webrtc/api/java/jni/peerconnection_jni.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698