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

Unified Diff: webrtc/call/BUILD.gn

Issue 2876533003: Add untracked headers in modules/rtp_rtcp (Closed)
Patch Set: fix gn check Created 3 years, 7 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/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 da94de536b2820e1266a3eb9995fee632c1eb038..1f29e618221a4cdae82fa46280c69bfc9b56ea2d 100644
--- a/webrtc/call/BUILD.gn
+++ b/webrtc/call/BUILD.gn
@@ -96,6 +96,7 @@ if (rtc_include_tests) {
"../modules/congestion_controller:mock_congestion_controller",
"../modules/pacing",
"../modules/rtp_rtcp",
+ "../modules/rtp_rtcp:mock_rtp_rtcp",
"../system_wrappers",
"../test:audio_codec_mocks",
"../test:direct_transport",
« no previous file with comments | « no previous file | webrtc/modules/rtp_rtcp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698