Index: media/cast/logging/logging.gyp |
diff --git a/media/cast/logging/logging.gyp b/media/cast/logging/logging.gyp |
index 29a96d8a6890801c31c81e39e670328f42cdd7cc..d4e241683fccef1574afaf82f337dd6608880953 100644 |
--- a/media/cast/logging/logging.gyp |
+++ b/media/cast/logging/logging.gyp |
@@ -27,12 +27,15 @@ |
'logging_raw.cc', |
'logging_raw.h', |
'raw_event_subscriber.h', |
+ 'raw_event_subscriber_bundle.cc', |
+ 'raw_event_subscriber_bundle.h', |
+ 'receiver_time_offset_estimator.h', |
+ 'receiver_time_offset_estimator_impl.cc', |
+ 'receiver_time_offset_estimator_impl.h', |
'simple_event_subscriber.cc', |
'simple_event_subscriber.h', |
'stats_event_subscriber.cc', |
'stats_event_subscriber.h', |
- 'stats_util.cc', |
- 'stats_util.h', |
], # source |
}, |
{ |