Index: media/cast/logging/logging.gyp |
diff --git a/media/cast/logging/logging.gyp b/media/cast/logging/logging.gyp |
index 29a96d8a6890801c31c81e39e670328f42cdd7cc..c9c1202eaf14242a1450e1c944af26551cb91207 100644 |
--- a/media/cast/logging/logging.gyp |
+++ b/media/cast/logging/logging.gyp |
@@ -27,12 +27,13 @@ |
'logging_raw.cc', |
'logging_raw.h', |
'raw_event_subscriber.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 |
}, |
{ |