Stop using public_deps in the call module.
Bug: webrtc:8603 Change-Id: I048127bc86f213e638e6814ac8a86761cb8a64db Reviewed-on: https://webrtc-review.googlesource.com/28624 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21072}
This commit is contained in:
committed by
Commit Bot
parent
3ffc03edad
commit
a0e1a55dc9
@ -177,7 +177,9 @@ if (rtc_enable_protobuf) {
|
||||
deps = [
|
||||
":rtc_event_log_impl",
|
||||
":rtc_event_log_parser",
|
||||
"../api:libjingle_peerconnection_api",
|
||||
"../call",
|
||||
"../call:call_interfaces",
|
||||
"../modules/audio_coding:audio_network_adaptor",
|
||||
"../modules/remote_bitrate_estimator:remote_bitrate_estimator",
|
||||
"../modules/rtp_rtcp",
|
||||
|
||||
Reference in New Issue
Block a user