Index: webrtc/pc/channel.cc |
diff --git a/talk/session/media/channel.cc b/webrtc/pc/channel.cc |
similarity index 99% |
rename from talk/session/media/channel.cc |
rename to webrtc/pc/channel.cc |
index bee37718add1e6ceaddbe308fa2fd4aad1330808..b2fa84e1d525ecae7a7384c3650060de100711c4 100644 |
--- a/talk/session/media/channel.cc |
+++ b/webrtc/pc/channel.cc |
@@ -27,9 +27,9 @@ |
#include <utility> |
-#include "talk/session/media/channel.h" |
+#include "webrtc/pc/channel.h" |
-#include "talk/session/media/channelmanager.h" |
+#include "webrtc/pc/channelmanager.h" |
#include "webrtc/audio/audio_sink.h" |
#include "webrtc/base/bind.h" |
#include "webrtc/base/buffer.h" |