Making rtc_tools:unpack_aecdump publicly visible.
Bug: webrtc:8254 Change-Id: I0dce33dc45f108e5dcfe18e22480d533f93073c4 No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/38960 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21569}
This commit is contained in:
committed by
Commit Bot
parent
448691c8b9
commit
e5a93a7201
@ -371,6 +371,7 @@ if (rtc_include_tests) {
|
||||
} # rtp_analyzer
|
||||
|
||||
rtc_executable("unpack_aecdump") {
|
||||
visibility = [ "*" ]
|
||||
testonly = true
|
||||
sources = [
|
||||
"unpack_aecdump/unpack.cc",
|
||||
|
||||
Reference in New Issue
Block a user