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

Unified Diff: webrtc/pc/voicechannel.h

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/typewrapping.h.pump ('k') | webrtc/pc/yuvscaler_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/pc/voicechannel.h
diff --git a/talk/session/media/voicechannel.h b/webrtc/pc/voicechannel.h
similarity index 97%
rename from talk/session/media/voicechannel.h
rename to webrtc/pc/voicechannel.h
index 6c1b6afdd55aab2df3325297afe0efde2b76b727..5608767f87416daa7b55caff277719e85fd24841 100644
--- a/talk/session/media/voicechannel.h
+++ b/webrtc/pc/voicechannel.h
@@ -28,6 +28,6 @@
#ifndef _VOICECHANNEL_H_
#define _VOICECHANNEL_H_
-#include "talk/session/media/channel.h"
+#include "webrtc/pc/channel.h"
#endif // _VOICECHANNEL_H_
« no previous file with comments | « webrtc/pc/typewrapping.h.pump ('k') | webrtc/pc/yuvscaler_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698