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

Unified Diff: webrtc/video/BUILD.gn

Issue 2988853002: Only one implementation of MockRtpPacketSink once (Closed)
Patch Set: CR response 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/video/BUILD.gn
diff --git a/webrtc/video/BUILD.gn b/webrtc/video/BUILD.gn
index 990a7aec42562d0dffa23543677de0b755a6b91f..36da274a447168735604cac775d34ed855cc5d6a 100644
--- a/webrtc/video/BUILD.gn
+++ b/webrtc/video/BUILD.gn
@@ -264,6 +264,7 @@ if (rtc_include_tests) {
"../api:video_frame_api",
"../api/video_codecs:video_codecs_api",
"../call:call_interfaces",
+ "../call:mock_rtp_interfaces",
"../call:rtp_receiver",
"../common_video",
"../logging:rtc_event_log_api",

Powered by Google App Engine
This is Rietveld 408576698