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

Unified Diff: webrtc/pc/quicdatatransport.cc

Issue 2514883002: Create //webrtc/api:libjingle_peerconnection_api + refactorings. (Closed)
Patch Set: Rebase Created 3 years, 11 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/quicdatatransport.h ('k') | webrtc/pc/quicdatatransport_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/pc/quicdatatransport.cc
diff --git a/webrtc/api/quicdatatransport.cc b/webrtc/pc/quicdatatransport.cc
similarity index 99%
rename from webrtc/api/quicdatatransport.cc
rename to webrtc/pc/quicdatatransport.cc
index 44143ccdf7cc5a06aef88e9347c4275353928525..8b0a93f085c61616c5a6d340d0e483064695b61d 100644
--- a/webrtc/api/quicdatatransport.cc
+++ b/webrtc/pc/quicdatatransport.cc
@@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#include "webrtc/api/quicdatatransport.h"
+#include "webrtc/pc/quicdatatransport.h"
#include "webrtc/base/bind.h"
#include "webrtc/base/logging.h"
« no previous file with comments | « webrtc/pc/quicdatatransport.h ('k') | webrtc/pc/quicdatatransport_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698