Index: webrtc/api/jsepicecandidate.cc |
diff --git a/talk/app/webrtc/jsepicecandidate.cc b/webrtc/api/jsepicecandidate.cc |
similarity index 97% |
rename from talk/app/webrtc/jsepicecandidate.cc |
rename to webrtc/api/jsepicecandidate.cc |
index 768bd0a281bc3ee7097a116f00e3e4cc677c8644..172c52e74c03052db23cd624f466fdae39855c81 100644 |
--- a/talk/app/webrtc/jsepicecandidate.cc |
+++ b/webrtc/api/jsepicecandidate.cc |
@@ -25,11 +25,11 @@ |
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-#include "talk/app/webrtc/jsepicecandidate.h" |
+#include "webrtc/api/jsepicecandidate.h" |
#include <vector> |
-#include "talk/app/webrtc/webrtcsdp.h" |
+#include "webrtc/api/webrtcsdp.h" |
#include "webrtc/base/stringencode.h" |
namespace webrtc { |