Remove unused friend declaration from ParsedRtcEventLog.

Bug: NONE
Change-Id: I987f13807a7aece16e88e9ff1c5b443b0213c488
Reviewed-on: https://webrtc-review.googlesource.com/c/118181
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Zach Stein <zstein@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26310}
This commit is contained in:
Zach Stein 2019-01-17 11:14:45 -08:00 committed by Commit Bot
parent 4b68b241de
commit 85989c4490

View file

@ -219,8 +219,6 @@ class PacketView {
};
class ParsedRtcEventLog {
friend class RtcEventLogTestHelper;
public:
enum class MediaType { ANY, AUDIO, VIDEO, DATA };
enum class UnconfiguredHeaderExtensions {