| Index: media/cast/cast.gyp
|
| diff --git a/media/cast/cast.gyp b/media/cast/cast.gyp
|
| index d24b14eba4631228a9f047cc5c14020d2c666842..d489a6a5b06e63d6ef05787424daeaa752a5143a 100644
|
| --- a/media/cast/cast.gyp
|
| +++ b/media/cast/cast.gyp
|
| @@ -46,12 +46,15 @@
|
| 'logging/logging_raw.cc',
|
| 'logging/logging_raw.h',
|
| 'logging/raw_event_subscriber.h',
|
| + 'logging/raw_event_subscriber_bundle.cc',
|
| + 'logging/raw_event_subscriber_bundle.h',
|
| + 'logging/receiver_time_offset_estimator.h',
|
| + 'logging/receiver_time_offset_estimator_impl.cc',
|
| + 'logging/receiver_time_offset_estimator_impl.h',
|
| 'logging/simple_event_subscriber.cc',
|
| 'logging/simple_event_subscriber.h',
|
| 'logging/stats_event_subscriber.cc',
|
| 'logging/stats_event_subscriber.h',
|
| - 'logging/stats_util.cc',
|
| - 'logging/stats_util.h',
|
| 'transport/cast_transport_config.cc',
|
| 'transport/cast_transport_config.h',
|
| 'transport/cast_transport_defines.h',
|
|
|