| Index: webrtc/logging/rtc_event_log/rtc_event_log.h
|
| diff --git a/webrtc/logging/rtc_event_log/rtc_event_log.h b/webrtc/logging/rtc_event_log/rtc_event_log.h
|
| index 087f5d9b77a3cad2d3ba0124f78d049ac5d4efa2..1e4650c054fd9e7c11a170ce90c21a11af588e5d 100644
|
| --- a/webrtc/logging/rtc_event_log/rtc_event_log.h
|
| +++ b/webrtc/logging/rtc_event_log/rtc_event_log.h
|
| @@ -55,7 +55,6 @@ struct StreamConfig {
|
| } // namespace rtclog
|
|
|
| class Clock;
|
| -class RtcEventLogImpl;
|
| struct AudioEncoderRuntimeConfig;
|
|
|
| enum class MediaType;
|
|
|