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

Unified Diff: webrtc/pc/sctputils.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/sctputils.h ('k') | webrtc/pc/sctputils_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/pc/sctputils.cc
diff --git a/webrtc/api/sctputils.cc b/webrtc/pc/sctputils.cc
similarity index 99%
rename from webrtc/api/sctputils.cc
rename to webrtc/pc/sctputils.cc
index d6ea601fc37b7b19d6df963811d6c64dfec07627..1c2f76f496d5ea87d573f0e526ba6855493eb12f 100644
--- a/webrtc/api/sctputils.cc
+++ b/webrtc/pc/sctputils.cc
@@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#include "webrtc/api/sctputils.h"
+#include "webrtc/pc/sctputils.h"
#include "webrtc/base/bytebuffer.h"
#include "webrtc/base/copyonwritebuffer.h"
« no previous file with comments | « webrtc/pc/sctputils.h ('k') | webrtc/pc/sctputils_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698