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

Unified Diff: webrtc/api/BUILD.gn

Issue 2794943002: Delete MediaController class, move Call ownership to PeerConnection. (Closed)
Patch Set: Revert DCHECK addition. Created 3 years, 7 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 | webrtc/api/mediacontroller.h » ('j') | webrtc/ortc/rtptransportcontrolleradapter.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/BUILD.gn
diff --git a/webrtc/api/BUILD.gn b/webrtc/api/BUILD.gn
index 3fa61a51b16e0936c254f96c8ef5a4590a93f956..c73821fb7dd64222e340860d61977b4b11a82cee 100644
--- a/webrtc/api/BUILD.gn
+++ b/webrtc/api/BUILD.gn
@@ -48,7 +48,6 @@ rtc_static_library("libjingle_peerconnection_api") {
"jsepsessiondescription.h",
"mediaconstraintsinterface.cc",
"mediaconstraintsinterface.h",
- "mediacontroller.h",
"mediastream.h",
"mediastreaminterface.cc",
"mediastreaminterface.h",
« no previous file with comments | « no previous file | webrtc/api/mediacontroller.h » ('j') | webrtc/ortc/rtptransportcontrolleradapter.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698