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

Unified Diff: webrtc/call/transport_adapter.cc

Issue 1227923005: Split webrtc/video into webrtc/{audio,call,video}. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: rebase Created 5 years, 3 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/call/transport_adapter.h ('k') | webrtc/call/webrtc_call.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/call/transport_adapter.cc
diff --git a/webrtc/video/transport_adapter.cc b/webrtc/call/transport_adapter.cc
similarity index 97%
rename from webrtc/video/transport_adapter.cc
rename to webrtc/call/transport_adapter.cc
index 653e55caa43d8c423651fac3d6cd1d5e61c720f8..733f3dba8f8973c5cbacf0d6f949c47bafb766d5 100644
--- a/webrtc/video/transport_adapter.cc
+++ b/webrtc/call/transport_adapter.cc
@@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#include "webrtc/video/transport_adapter.h"
+#include "webrtc/call/transport_adapter.h"
#include "webrtc/base/checks.h"
« no previous file with comments | « webrtc/call/transport_adapter.h ('k') | webrtc/call/webrtc_call.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698