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

Unified Diff: media/cast/cast_testing.gypi

Issue 1377273003: cast: cleanup rtp header and parsing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 5 years, 2 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/cast.gyp ('k') | media/cast/net/rtp/cast_message_builder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/cast_testing.gypi
diff --git a/media/cast/cast_testing.gypi b/media/cast/cast_testing.gypi
index b13bb5b061245f2acffd7839737fc90ee23500f6..116727e5188cb1ce37e0578dfbe8ac1e07e264a8 100644
--- a/media/cast/cast_testing.gypi
+++ b/media/cast/cast_testing.gypi
@@ -103,12 +103,11 @@
'net/rtp/mock_rtp_payload_feedback.h',
'net/rtp/packet_storage_unittest.cc',
'net/rtp/receiver_stats_unittest.cc',
- 'net/rtp/rtp_header_parser.cc',
- 'net/rtp/rtp_header_parser.h',
'net/rtp/rtp_packet_builder.cc',
'net/rtp/rtp_packetizer_unittest.cc',
+ 'net/rtp/rtp_parser.cc',
+ 'net/rtp/rtp_parser.h',
'net/rtp/rtp_parser_unittest.cc',
- 'net/rtp/rtp_receiver_defines.h',
'net/udp_transport_unittest.cc',
'receiver/audio_decoder_unittest.cc',
'receiver/frame_receiver_unittest.cc',
« no previous file with comments | « media/cast/cast.gyp ('k') | media/cast/net/rtp/cast_message_builder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698