Delete remaining usage of RtpHeaderParser test helper.

Bug: None
Change-Id: Ia4f8c5dc212f25b1a507e13955973ce4aa6a7ddc
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/225550
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#34525}
This commit is contained in:
Danil Chapovalov
2021-07-19 15:43:18 +00:00
committed by WebRTC LUCI CQ
parent 59e3ec2da0
commit 623146cfe1
14 changed files with 1 additions and 97 deletions

View File

@ -24,7 +24,6 @@
#include "test/gmock.h"
#include "test/gtest.h"
#include "test/rtcp_packet_parser.h"
#include "test/rtp_header_parser.h"
using ::testing::ElementsAre;
using ::testing::Eq;