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

Unified Diff: webrtc/pc/rtcpmuxfilter.cc

Issue 1691463002: Move talk/session/media -> webrtc/pc (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Last rebase Created 4 years, 10 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/rtcpmuxfilter.h ('k') | webrtc/pc/rtcpmuxfilter_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/pc/rtcpmuxfilter.cc
diff --git a/talk/session/media/rtcpmuxfilter.cc b/webrtc/pc/rtcpmuxfilter.cc
similarity index 99%
rename from talk/session/media/rtcpmuxfilter.cc
rename to webrtc/pc/rtcpmuxfilter.cc
index f21e0eeb5b712468245c1372297982cae90aa6f7..eef5f0c657d52f7a589c3e143cd711ef43728851 100644
--- a/talk/session/media/rtcpmuxfilter.cc
+++ b/webrtc/pc/rtcpmuxfilter.cc
@@ -25,7 +25,7 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include "talk/session/media/rtcpmuxfilter.h"
+#include "webrtc/pc/rtcpmuxfilter.h"
#include "webrtc/base/logging.h"
« no previous file with comments | « webrtc/pc/rtcpmuxfilter.h ('k') | webrtc/pc/rtcpmuxfilter_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698