Index: webrtc/rtc_tools/network_tester/test_controller.h |
diff --git a/webrtc/rtc_tools/network_tester/test_controller.h b/webrtc/rtc_tools/network_tester/test_controller.h |
index f38758d9df3d553228aa846b6fa8ac445a362f11..14ee0c4e169fe5e3a9ff32cd9049c5cafb8540a5 100644 |
--- a/webrtc/rtc_tools/network_tester/test_controller.h |
+++ b/webrtc/rtc_tools/network_tester/test_controller.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_TOOLS_NETWORK_TESTER_TEST_CONTROLLER_H_ |
-#define WEBRTC_TOOLS_NETWORK_TESTER_TEST_CONTROLLER_H_ |
+#ifndef WEBRTC_RTC_TOOLS_NETWORK_TESTER_TEST_CONTROLLER_H_ |
+#define WEBRTC_RTC_TOOLS_NETWORK_TESTER_TEST_CONTROLLER_H_ |
#include <array> |
#include <limits> |
@@ -78,4 +78,4 @@ class TestController : public sigslot::has_slots<> { |
} // namespace webrtc |
-#endif // WEBRTC_TOOLS_NETWORK_TESTER_TEST_CONTROLLER_H_ |
+#endif // WEBRTC_RTC_TOOLS_NETWORK_TESTER_TEST_CONTROLLER_H_ |