Stop using public_deps in api.
Bug: webrtc:8603 Change-Id: I5cf947c4cad96416976119078f565b5ee00c78bb Reviewed-on: https://webrtc-review.googlesource.com/47921 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21901}
This commit is contained in:
parent
28e710798e
commit
6114c24384
@ -45,10 +45,6 @@ rtc_source_set("audio_encoder_opus") {
|
||||
"../../../modules/audio_coding:webrtc_opus",
|
||||
"../../../rtc_base:rtc_base_approved",
|
||||
]
|
||||
public_deps = [
|
||||
# TODO(kwiberg): Remove this public_dep when bug 7847 has been fixed.
|
||||
"../../../rtc_base:protobuf_utils",
|
||||
]
|
||||
}
|
||||
|
||||
rtc_static_library("audio_decoder_opus") {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user