Chromium Code Reviews| Index: webrtc/modules/audio_processing/BUILD.gn |
| diff --git a/webrtc/modules/audio_processing/BUILD.gn b/webrtc/modules/audio_processing/BUILD.gn |
| index 2684a782c3a200793197f696e368ab7c0cc79178..1b9913dfbf1dd74b6cfe4d7e17841cb2223ab7ec 100644 |
| --- a/webrtc/modules/audio_processing/BUILD.gn |
| +++ b/webrtc/modules/audio_processing/BUILD.gn |
| @@ -433,6 +433,7 @@ if (rtc_include_tests) { |
| ":audioproc_f", |
| ":audioproc_unittest_proto", |
| ":unpack_aecdump", |
| + "test/py_quality_assessment", |
| ] |
| } |
| } |