Index: webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h |
diff --git a/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h b/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h |
index 8c211e4d9cd78c648bfe6dc9615e715654bb46fa..9568203250640b870f752844a99fb999fc7ebbf5 100644 |
--- a/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h |
+++ b/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h |
@@ -328,6 +328,8 @@ class ModuleRtpRtcpImpl : public RtpRtcp { |
void OnRequestSendReport(); |
+ void SetRtcEventLog(webrtc::RtcEventLog* event_log) override; |
+ |
protected: |
bool UpdateRTCPReceiveInformationTimers(); |