aboutsummaryrefslogtreecommitdiff
path: root/audio/test/pc_low_bandwidth_audio_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'audio/test/pc_low_bandwidth_audio_test.cc')
-rw-r--r--audio/test/pc_low_bandwidth_audio_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/test/pc_low_bandwidth_audio_test.cc b/audio/test/pc_low_bandwidth_audio_test.cc
index aafb65f15d..37c80860ff 100644
--- a/audio/test/pc_low_bandwidth_audio_test.cc
+++ b/audio/test/pc_low_bandwidth_audio_test.cc
@@ -105,7 +105,7 @@ std::string AudioOutputFile() {
std::string PerfResultsOutputFile() {
return webrtc::test::OutputPath() + "PCLowBandwidth_perf_" +
- FileSampleRateSuffix() + ".pb";
+ FileSampleRateSuffix() + ".json";
}
void LogTestResults() {