In RtcEventLogParser use strict time types to access rtcp::TransportFeedback

Bug: webrtc:13757
Change-Id: I0aa6e1134acd8ff53eadb24ac051203d74b5050f
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/265380
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Commit-Queue: Björn Terelius <terelius@webrtc.org>
Auto-Submit: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37152}
This commit is contained in:
Danil Chapovalov
2022-06-08 12:27:51 +02:00
committed by WebRTC LUCI CQ
parent 5b298ab9dd
commit 640b51eeae
3 changed files with 17 additions and 14 deletions

View File

@ -503,6 +503,8 @@ if (rtc_enable_protobuf) {
"../api/rtc_event_log",
"../api/rtc_event_log:rtc_event_log_factory",
"../api/task_queue:default_task_queue_factory",
"../api/units:time_delta",
"../api/units:timestamp",
"../call",
"../call:call_interfaces",
"../modules/audio_coding:audio_network_adaptor",