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

Unified Diff: media/cast/cast.gyp

Issue 125713002: Implement UdpTransport for Cast (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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 | media/cast/test/receiver.cc » ('j') | media/cast/test/receiver.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 c0d3d3e40ad4c50293c09c6660fb3345f3bc69e6..763ade62246044a16f7f417b6067362e5f12ca96 100644
--- a/media/cast/cast.gyp
+++ b/media/cast/cast.gyp
@@ -91,6 +91,7 @@
'transport/rtp_sender/rtp_packetizer/rtp_packetizer_unittest.cc',
'transport/rtp_sender/rtp_packetizer/test/rtp_header_parser.cc',
'transport/rtp_sender/rtp_packetizer/test/rtp_header_parser.h',
+ 'transport/transport/transport_unittest.cc',
'video_receiver/video_decoder_unittest.cc',
'video_receiver/video_receiver_unittest.cc',
'video_sender/mock_video_encoder_controller.cc',
« no previous file with comments | « no previous file | media/cast/test/receiver.cc » ('j') | media/cast/test/receiver.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698