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

Unified Diff: webrtc/pc/jsepicecandidate.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/fakemediacontroller.h ('k') | webrtc/pc/jsepsessiondescription.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/pc/jsepicecandidate.cc
diff --git a/webrtc/api/jsepicecandidate.cc b/webrtc/pc/jsepicecandidate.cc
similarity index 98%
rename from webrtc/api/jsepicecandidate.cc
rename to webrtc/pc/jsepicecandidate.cc
index cced1b4d6a51b68c657ada0d5b29189cd7104174..51faa0739f8b034617a2647d6618303d7847de0e 100644
--- a/webrtc/api/jsepicecandidate.cc
+++ b/webrtc/pc/jsepicecandidate.cc
@@ -12,8 +12,8 @@
#include <vector>
-#include "webrtc/api/webrtcsdp.h"
#include "webrtc/base/stringencode.h"
+#include "webrtc/pc/webrtcsdp.h"
namespace webrtc {
« no previous file with comments | « webrtc/pc/fakemediacontroller.h ('k') | webrtc/pc/jsepsessiondescription.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698