Move network trace calculation from analyzer to rtc_event_log_parser.

Bug: b/116768521
Change-Id: Ibc5643c9c03caa00cc84a5efc628115d414b35f7
Reviewed-on: https://webrtc-review.googlesource.com/102301
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Christoffer Rodbro <crodbro@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24879}
This commit is contained in:
Christoffer Rodbro
2018-09-27 14:29:35 +02:00
committed by Commit Bot
parent 17f4878419
commit 89f64d305e
5 changed files with 117 additions and 68 deletions

View File

@ -280,6 +280,7 @@ if (rtc_enable_protobuf) {
"../api:libjingle_peerconnection_api",
"../call:video_stream_api",
"../modules/audio_coding:audio_network_adaptor",
"../modules/congestion_controller:transport_feedback",
"../modules/remote_bitrate_estimator:remote_bitrate_estimator",
"../modules/rtp_rtcp",
"../modules/rtp_rtcp:rtp_rtcp_format",