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

Unified Diff: webrtc/pc/mediacontroller.cc

Issue 2514883002: Create //webrtc/api:libjingle_peerconnection_api + refactorings. (Closed)
Patch Set: Rebase Created 3 years, 11 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 | « webrtc/pc/mediacontroller.h ('k') | webrtc/pc/mediasession.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/pc/mediacontroller.cc
diff --git a/webrtc/api/mediacontroller.cc b/webrtc/pc/mediacontroller.cc
similarity index 98%
rename from webrtc/api/mediacontroller.cc
rename to webrtc/pc/mediacontroller.cc
index c64ff018b806044edb22fc886b7b2de83c115ac8..fa8acadddcc5229b7126c4b4c2c9cdc7b34b25fb 100644
--- a/webrtc/api/mediacontroller.cc
+++ b/webrtc/pc/mediacontroller.cc
@@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#include "webrtc/api/mediacontroller.h"
+#include "webrtc/pc/mediacontroller.h"
#include <memory>
« no previous file with comments | « webrtc/pc/mediacontroller.h ('k') | webrtc/pc/mediasession.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698