Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(193)

Unified Diff: webrtc/BUILD.gn

Issue 2970653004: Reimplemeted "Test and fix for huge bwe drop after alr state" (Closed)
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698