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

Unified Diff: webrtc/video/BUILD.gn

Issue 2988853002: Only one implementation of MockRtpPacketSink once (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
« no previous file with comments | « webrtc/call/test/mock_rtp_packet_sink_interface.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/video/BUILD.gn
diff --git a/webrtc/video/BUILD.gn b/webrtc/video/BUILD.gn
index 77ba8e92e10f4778fbf676bc6cd84e814e5bd450..f9c3453d599bdb7e6d18453c5cb820acefa5a0ec 100644
--- a/webrtc/video/BUILD.gn
+++ b/webrtc/video/BUILD.gn
@@ -265,6 +265,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",
« no previous file with comments | « webrtc/call/test/mock_rtp_packet_sink_interface.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698