aboutsummaryrefslogtreecommitdiff
path: root/pc/rtc_stats_collector.h
diff options
context:
space:
mode:
Diffstat (limited to 'pc/rtc_stats_collector.h')
-rw-r--r--pc/rtc_stats_collector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pc/rtc_stats_collector.h b/pc/rtc_stats_collector.h
index b5b8c8c900..5f13f54d26 100644
--- a/pc/rtc_stats_collector.h
+++ b/pc/rtc_stats_collector.h
@@ -53,7 +53,7 @@ class RtpReceiverInternal;
// Stats are gathered on the signaling, worker and network threads
// asynchronously. The callback is invoked on the signaling thread. Resulting
// reports are cached for |cache_lifetime_| ms.
-class RTCStatsCollector : public virtual rtc::RefCountInterface,
+class RTCStatsCollector : public rtc::RefCountInterface,
public sigslot::has_slots<> {
public:
static rtc::scoped_refptr<RTCStatsCollector> Create(