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

Unified Diff: media/cast/cast.gyp

Issue 281453003: Cast: Simplify code path for RTCP sender report (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merged Created 6 years, 7 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/audio_sender/audio_sender.cc ('k') | media/cast/cast_defines.h » ('j') | no next file with comments »
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 578e58268bfe9eb42652b890d1a8b7ef2e80ab4f..ea44430625b52eba0760fdcb5e6fc8c4da68967d 100644
--- a/media/cast/cast.gyp
+++ b/media/cast/cast.gyp
@@ -55,6 +55,8 @@
'logging/simple_event_subscriber.h',
'logging/stats_event_subscriber.cc',
'logging/stats_event_subscriber.h',
+ 'rtp_timestamp_helper.cc',
+ 'rtp_timestamp_helper.h',
'transport/cast_transport_config.cc',
'transport/cast_transport_config.h',
'transport/cast_transport_defines.h',
« no previous file with comments | « media/cast/audio_sender/audio_sender.cc ('k') | media/cast/cast_defines.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698