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

Unified Diff: webrtc/call/BUILD.gn

Issue 2887593003: Tracking mock_paced_sender.h with a GN target (Closed)
Patch Set: Rebasing and re-running dependency checker Created 3 years, 3 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/bitrate_controller/BUILD.gn » ('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 263f16dd354da795e71f3a24bdd0eea4cd24864d..19bc2181cd2206cbb3c4aab9089c843cac0e4830 100644
--- a/webrtc/call/BUILD.gn
+++ b/webrtc/call/BUILD.gn
@@ -182,6 +182,7 @@ if (rtc_include_tests) {
"../modules/bitrate_controller",
"../modules/congestion_controller:mock_congestion_controller",
"../modules/pacing",
+ "../modules/pacing:mock_paced_sender",
"../modules/rtp_rtcp",
"../modules/rtp_rtcp:mock_rtp_rtcp",
"../modules/utility:mock_process_thread",
« no previous file with comments | « no previous file | webrtc/modules/bitrate_controller/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698