Chromium Code Reviews| Index: webrtc/BUILD.gn |
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
| index 9280d540bc944f15865d2c4e109e44bd26dfb835..2821556e671ec1e53ee30686de10ddb448f07c9a 100644 |
| --- a/webrtc/BUILD.gn |
| +++ b/webrtc/BUILD.gn |
| @@ -496,6 +496,7 @@ if (rtc_include_tests) { |
| configs += [ ":rtc_unittests_config" ] |
| deps = [ |
| + "audio:audio_perf_tests", |
| "call:call_perf_tests", |
| "modules/audio_coding:audio_coding_perf_tests", |
| "modules/audio_processing:audio_processing_perf_tests", |