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

Unified Diff: media/cast/net/rtcp/mock_rtcp_receiver_feedback.cc

Issue 387933005: Cast: Refactor RTCP handling (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix test Created 6 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 | « media/cast/net/rtcp/mock_rtcp_receiver_feedback.h ('k') | media/cast/net/rtcp/rtcp.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/net/rtcp/mock_rtcp_receiver_feedback.cc
diff --git a/media/cast/net/rtcp/mock_rtcp_receiver_feedback.cc b/media/cast/net/rtcp/mock_rtcp_receiver_feedback.cc
index 0ea6606f822e6cfb6616a166211021a5eb98aeb9..d9818ff8f23c8faed960154d4e9bd248e6b21a42 100644
--- a/media/cast/net/rtcp/mock_rtcp_receiver_feedback.cc
+++ b/media/cast/net/rtcp/mock_rtcp_receiver_feedback.cc
@@ -11,9 +11,5 @@ MockRtcpReceiverFeedback::MockRtcpReceiverFeedback() {}
MockRtcpReceiverFeedback::~MockRtcpReceiverFeedback() {}
-MockRtcpRttFeedback::MockRtcpRttFeedback() {}
-
-MockRtcpRttFeedback::~MockRtcpRttFeedback() {}
-
} // namespace cast
} // namespace media
« no previous file with comments | « media/cast/net/rtcp/mock_rtcp_receiver_feedback.h ('k') | media/cast/net/rtcp/rtcp.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698