Index: webrtc/logging/rtc_event_log/rtc_event_log_unittest_helper.h |
diff --git a/webrtc/call/rtc_event_log_unittest_helper.h b/webrtc/logging/rtc_event_log/rtc_event_log_unittest_helper.h |
similarity index 89% |
rename from webrtc/call/rtc_event_log_unittest_helper.h |
rename to webrtc/logging/rtc_event_log/rtc_event_log_unittest_helper.h |
index b662c3ccc36a622383dbec4e006ac8f7810b8080..5ffb6f402b1b6a664a35590850b833610e65266d 100644 |
--- a/webrtc/call/rtc_event_log_unittest_helper.h |
+++ b/webrtc/logging/rtc_event_log/rtc_event_log_unittest_helper.h |
@@ -8,11 +8,11 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_CALL_RTC_EVENT_LOG_UNITTEST_HELPER_H_ |
-#define WEBRTC_CALL_RTC_EVENT_LOG_UNITTEST_HELPER_H_ |
+#ifndef WEBRTC_LOGGING_RTC_EVENT_LOG_RTC_EVENT_LOG_UNITTEST_HELPER_H_ |
+#define WEBRTC_LOGGING_RTC_EVENT_LOG_RTC_EVENT_LOG_UNITTEST_HELPER_H_ |
#include "webrtc/call.h" |
-#include "webrtc/call/rtc_event_log_parser.h" |
+#include "webrtc/logging/rtc_event_log/rtc_event_log_parser.h" |
namespace webrtc { |
@@ -55,4 +55,4 @@ class RtcEventLogTestHelper { |
} // namespace webrtc |
-#endif // WEBRTC_CALL_RTC_EVENT_LOG_UNITTEST_HELPER_H_ |
+#endif // WEBRTC_LOGGING_RTC_EVENT_LOG_RTC_EVENT_LOG_UNITTEST_HELPER_H_ |