Index: webrtc/voice_engine/test/channel_transport/udp_transport.h |
diff --git a/webrtc/test/channel_transport/udp_transport.h b/webrtc/voice_engine/test/channel_transport/udp_transport.h |
similarity index 98% |
rename from webrtc/test/channel_transport/udp_transport.h |
rename to webrtc/voice_engine/test/channel_transport/udp_transport.h |
index 0c5079e69ff01803c491bd80d237657468bf8ef8..f406005b860ff044b08eb37ad2d4ce2e49045660 100644 |
--- a/webrtc/test/channel_transport/udp_transport.h |
+++ b/webrtc/voice_engine/test/channel_transport/udp_transport.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_TEST_CHANNEL_TRANSPORT_UDP_TRANSPORT_H_ |
-#define WEBRTC_TEST_CHANNEL_TRANSPORT_UDP_TRANSPORT_H_ |
+#ifndef WEBRTC_VOICE_ENGINE_TEST_CHANNEL_TRANSPORT_UDP_TRANSPORT_H_ |
+#define WEBRTC_VOICE_ENGINE_TEST_CHANNEL_TRANSPORT_UDP_TRANSPORT_H_ |
#include "webrtc/common_types.h" |
#include "webrtc/transport.h" |
@@ -378,4 +378,4 @@ class UdpTransport : public Transport { |
} // namespace test |
} // namespace webrtc |
-#endif // WEBRTC_TEST_CHANNEL_TRANSPORT_UDP_TRANSPORT_H_ |
+#endif // WEBRTC_VOICE_ENGINE_TEST_CHANNEL_TRANSPORT_UDP_TRANSPORT_H_ |