Index: webrtc/api/test/peerconnectiontestwrapper.cc |
diff --git a/talk/app/webrtc/test/peerconnectiontestwrapper.cc b/webrtc/api/test/peerconnectiontestwrapper.cc |
similarity index 97% |
rename from talk/app/webrtc/test/peerconnectiontestwrapper.cc |
rename to webrtc/api/test/peerconnectiontestwrapper.cc |
index 86b784251730f4334f90602dd9bf81b31c16fa3d..7f9ab5980537b6cbca70509e16d5a28d1a8ab1fa 100644 |
--- a/talk/app/webrtc/test/peerconnectiontestwrapper.cc |
+++ b/webrtc/api/test/peerconnectiontestwrapper.cc |
@@ -27,11 +27,11 @@ |
#include <utility> |
-#include "talk/app/webrtc/test/fakedtlsidentitystore.h" |
-#include "talk/app/webrtc/test/fakeperiodicvideocapturer.h" |
-#include "talk/app/webrtc/test/mockpeerconnectionobservers.h" |
-#include "talk/app/webrtc/test/peerconnectiontestwrapper.h" |
-#include "talk/app/webrtc/videosourceinterface.h" |
+#include "webrtc/api/test/fakedtlsidentitystore.h" |
+#include "webrtc/api/test/fakeperiodicvideocapturer.h" |
+#include "webrtc/api/test/mockpeerconnectionobservers.h" |
+#include "webrtc/api/test/peerconnectiontestwrapper.h" |
+#include "webrtc/api/videosourceinterface.h" |
#include "webrtc/base/gunit.h" |
#include "webrtc/p2p/client/fakeportallocator.h" |