Chromium Code Reviews| Index: webrtc/audio/BUILD.gn |
| diff --git a/webrtc/audio/BUILD.gn b/webrtc/audio/BUILD.gn |
| index 4858c46571e06fd2ed04acfb7cb29759702c47a1..cb84a6d3377390feaec146340fdd041179abc840 100644 |
| --- a/webrtc/audio/BUILD.gn |
| +++ b/webrtc/audio/BUILD.gn |
| @@ -89,7 +89,7 @@ if (rtc_include_tests) { |
| } |
| if (rtc_enable_protobuf) { |
| - rtc_executable("low_bandwidth_audio_test") { |
| + rtc_test("low_bandwidth_audio_test") { |
| testonly = true |
| sources = [ |