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

Unified Diff: media/cast/cast.gyp

Issue 102413014: Cast:Splitting rtcp sender (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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 | media/cast/net/cast_net_defines.h » ('j') | media/cast/net/rtcp/rtcp_builder.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/cast.gyp
diff --git a/media/cast/cast.gyp b/media/cast/cast.gyp
index 702272fb2897ad4bec534f7b453326b1c0ed7f4f..1f87a81618b6a1eab8e651af1c9efe44247e7626 100644
--- a/media/cast/cast.gyp
+++ b/media/cast/cast.gyp
@@ -69,6 +69,7 @@
'net/pacing/mock_paced_packet_sender.cc',
'net/pacing/mock_paced_packet_sender.h',
'net/pacing/paced_sender_unittest.cc',
+ 'net/rtcp/rtcp_builder_unittest.cc',
'rtcp/mock_rtcp_receiver_feedback.cc',
'rtcp/mock_rtcp_receiver_feedback.h',
'rtcp/mock_rtcp_sender_feedback.cc',
« no previous file with comments | « no previous file | media/cast/net/cast_net_defines.h » ('j') | media/cast/net/rtcp/rtcp_builder.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698