Index: webrtc/BUILD.gn |
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
index 053512e99b3cad9b39e2b1dc27185c1fd931bc26..53e34277c85d1798fca530c348bdc1abd64ffce3 100644 |
--- a/webrtc/BUILD.gn |
+++ b/webrtc/BUILD.gn |
@@ -488,6 +488,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", |