| Index: media/cast/logging/logging.gyp
|
| diff --git a/media/cast/logging/logging.gyp b/media/cast/logging/logging.gyp
|
| index ba2c2dcdd4d27d864a42d419ef42e52fc8e131cb..30e81192271098ed96d547fc8f3f6e99edcedd5c 100644
|
| --- a/media/cast/logging/logging.gyp
|
| +++ b/media/cast/logging/logging.gyp
|
| @@ -23,11 +23,13 @@
|
| 'logging_impl.h',
|
| 'logging_raw.cc',
|
| 'logging_raw.h',
|
| - 'logging_stats.cc',
|
| - 'logging_stats.h',
|
| 'raw_event_subscriber.h',
|
| 'simple_event_subscriber.cc',
|
| 'simple_event_subscriber.h',
|
| + 'stats_event_subscriber.cc',
|
| + 'stats_event_subscriber.h',
|
| + 'stats_util.cc',
|
| + 'stats_util.h',
|
| ], # source
|
| },
|
| {
|
|
|