Index: webrtc/voice_engine/test/channel_transport/udp_socket_wrapper.h |
diff --git a/webrtc/test/channel_transport/udp_socket_wrapper.h b/webrtc/voice_engine/test/channel_transport/udp_socket_wrapper.h |
similarity index 91% |
rename from webrtc/test/channel_transport/udp_socket_wrapper.h |
rename to webrtc/voice_engine/test/channel_transport/udp_socket_wrapper.h |
index d2a1ce6b61dd6677c851b97f902f012a51e520e9..57f391cb21b144b8d3e9ebd46e4391e3990d1e13 100644 |
--- a/webrtc/test/channel_transport/udp_socket_wrapper.h |
+++ b/webrtc/voice_engine/test/channel_transport/udp_socket_wrapper.h |
@@ -8,10 +8,10 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_TEST_CHANNEL_TRANSPORT_UDP_SOCKET_WRAPPER_H_ |
-#define WEBRTC_TEST_CHANNEL_TRANSPORT_UDP_SOCKET_WRAPPER_H_ |
+#ifndef WEBRTC_VOICE_ENGINE_TEST_CHANNEL_TRANSPORT_UDP_SOCKET_WRAPPER_H_ |
+#define WEBRTC_VOICE_ENGINE_TEST_CHANNEL_TRANSPORT_UDP_SOCKET_WRAPPER_H_ |
-#include "webrtc/test/channel_transport/udp_transport.h" |
+#include "webrtc/voice_engine/test/channel_transport/udp_transport.h" |
namespace webrtc { |
@@ -109,4 +109,4 @@ private: |
} // namespac test |
} // namespace webrtc |
-#endif // WEBRTC_TEST_CHANNEL_TRANSPORT_UDP_SOCKET_WRAPPER_H_ |
+#endif // WEBRTC_VOICE_ENGINE_TEST_CHANNEL_TRANSPORT_UDP_SOCKET_WRAPPER_H_ |