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

Unified Diff: webrtc/call/BUILD.gn

Issue 2718363002: Reland Move fake_audio_device to its own target. (Closed)
Patch Set: Fix call_perf_test dependency on fake_audio_device. Created 3 years, 10 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
« no previous file with comments | « no previous file | webrtc/modules/rtp_rtcp/source/nack_rtx_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/call/BUILD.gn
diff --git a/webrtc/call/BUILD.gn b/webrtc/call/BUILD.gn
index 95db035b48fc74e71fdff50664d39a04f676f1e4..154ae048e3ead6252166684def78473360e480f7 100644
--- a/webrtc/call/BUILD.gn
+++ b/webrtc/call/BUILD.gn
@@ -116,6 +116,7 @@ if (rtc_include_tests) {
"../system_wrappers",
"../system_wrappers:metrics_default",
"../test:direct_transport",
+ "../test:fake_audio_device",
"../test:test_support",
"../test:video_test_common",
"../video",
« no previous file with comments | « no previous file | webrtc/modules/rtp_rtcp/source/nack_rtx_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698