Switch neteq_rtpplay into an executable.

Bug: None
Change-Id: Iecfe4f59336081583850ebcef9e115821a3f27f7
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/146715
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Oleh Prypin <oprypin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28677}
This commit is contained in:
Mirko Bonadei
2019-07-25 09:48:14 +02:00
committed by Commit Bot
parent 5cd1341588
commit b79f564b53
2 changed files with 2 additions and 1 deletions

View File

@ -1488,7 +1488,7 @@ if (rtc_include_tests) {
]
}
rtc_test("neteq_rtpplay") {
rtc_executable("neteq_rtpplay") {
testonly = true
visibility += [ "*" ]
defines = []