Index: webrtc/voice_engine/test/channel_transport/traffic_control_win.h |
diff --git a/webrtc/test/channel_transport/traffic_control_win.h b/webrtc/voice_engine/test/channel_transport/traffic_control_win.h |
similarity index 92% |
rename from webrtc/test/channel_transport/traffic_control_win.h |
rename to webrtc/voice_engine/test/channel_transport/traffic_control_win.h |
index 1197b94b206be04a7fc106e34db3ef64a2d283a0..21019c5a6641c135b03cdd16fd62992e21243e89 100644 |
--- a/webrtc/test/channel_transport/traffic_control_win.h |
+++ b/webrtc/voice_engine/test/channel_transport/traffic_control_win.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_TEST_CHANNEL_TRANSPORT_TRAFFIC_CONTROL_WINDOWS_H_ |
-#define WEBRTC_TEST_CHANNEL_TRANSPORT_TRAFFIC_CONTROL_WINDOWS_H_ |
+#ifndef WEBRTC_VOICE_ENGINE_TEST_CHANNEL_TRANSPORT_TRAFFIC_CONTROL_WINDOWS_H_ |
+#define WEBRTC_VOICE_ENGINE_TEST_CHANNEL_TRANSPORT_TRAFFIC_CONTROL_WINDOWS_H_ |
#ifndef WIN32_LEAN_AND_MEAN |
#define WIN32_LEAN_AND_MEAN |
@@ -96,4 +96,4 @@ private: |
} // namespace test |
} // namespace webrtc |
-#endif // WEBRTC_TEST_CHANNEL_TRANSPORT_TRAFFIC_CONTROL_WINDOWS_H_ |
+#endif // WEBRTC_VOICE_ENGINE_TEST_CHANNEL_TRANSPORT_TRAFFIC_CONTROL_WINDOWS_H_ |