| Index: webrtc/BUILD.gn
|
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
|
| index 064b1b440ba67ae17a3ab58c7783c8b32c3e73c5..da67c093ec2a046a7538183bdff7e412556b8bbf 100644
|
| --- a/webrtc/BUILD.gn
|
| +++ b/webrtc/BUILD.gn
|
| @@ -591,6 +591,7 @@ if (rtc_include_tests) {
|
|
|
| webrtc_perf_tests_resources = [
|
| "//resources/audio_coding/speech_mono_16kHz.pcm",
|
| + "//resources/audio_coding/speech_mono_32_48kHz.pcm",
|
| "//resources/audio_coding/testfile32kHz.pcm",
|
| "//resources/ConferenceMotion_1280_720_50.yuv",
|
| "//resources/difficult_photo_1850_1110.yuv",
|
|
|