Index: webrtc/logging/rtc_event_log/rtc_event_log.h |
diff --git a/webrtc/call/rtc_event_log.h b/webrtc/logging/rtc_event_log/rtc_event_log.h |
similarity index 97% |
rename from webrtc/call/rtc_event_log.h |
rename to webrtc/logging/rtc_event_log/rtc_event_log.h |
index a3359692eb8488dd2796929aaa278476156ee563..910e9a61b9170ff1716b8b4ef17532a5626af839 100644 |
--- a/webrtc/call/rtc_event_log.h |
+++ b/webrtc/logging/rtc_event_log/rtc_event_log.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_CALL_RTC_EVENT_LOG_H_ |
-#define WEBRTC_CALL_RTC_EVENT_LOG_H_ |
+#ifndef WEBRTC_LOGGING_RTC_EVENT_LOG_RTC_EVENT_LOG_H_ |
+#define WEBRTC_LOGGING_RTC_EVENT_LOG_RTC_EVENT_LOG_H_ |
#include <memory> |
#include <string> |
@@ -139,4 +139,4 @@ class RtcEventLogNullImpl final : public RtcEventLog { |
} // namespace webrtc |
-#endif // WEBRTC_CALL_RTC_EVENT_LOG_H_ |
+#endif // WEBRTC_LOGGING_RTC_EVENT_LOG_RTC_EVENT_LOG_H_ |