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

Unified Diff: webrtc/pc/mediacontroller.cc

Issue 2514883002: Create //webrtc/api:libjingle_peerconnection_api + refactorings. (Closed)
Patch Set: Big move! Created 4 years, 1 month 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
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 319dd1fb15770d61e0520def9872deae3c9e22b4..0fa596aa71226b189e90fc26f442034131b5dd52 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>
« webrtc/api/BUILD.gn ('K') | « webrtc/pc/mediacontroller.h ('k') | webrtc/pc/mediasession.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698