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

Unified Diff: webrtc/api/api.gyp

Issue 1779063003: Refactor VideoTracks to forward all sinks to its source (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Rebased 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/objctests/RTCPeerConnectionTest.mm ('k') | webrtc/api/videotrack.h » ('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 cb902fb6f1da7b08c20cf8e01121e7811fc30783..1256a83ad20a649859e65f624a0a62679b3ab816 100644
--- a/webrtc/api/api.gyp
+++ b/webrtc/api/api.gyp
@@ -321,8 +321,6 @@
'videosourceproxy.h',
'videotrack.cc',
'videotrack.h',
- 'videotrackrenderers.cc',
- 'videotrackrenderers.h',
'videotracksource.cc',
'videotracksource.h',
'webrtcsdp.cc',
« no previous file with comments | « talk/app/webrtc/objctests/RTCPeerConnectionTest.mm ('k') | webrtc/api/videotrack.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698