| Index: media/cast/cast.gyp
|
| diff --git a/media/cast/cast.gyp b/media/cast/cast.gyp
|
| index bdd2bd2c61555136792bf45c4ae41a2465047e32..d114f43ba97660c5be540425ba44666c01d1cf96 100644
|
| --- a/media/cast/cast.gyp
|
| +++ b/media/cast/cast.gyp
|
| @@ -38,6 +38,9 @@
|
| 'cast_environment.h',
|
| 'common/clock_drift_smoother.cc',
|
| 'common/clock_drift_smoother.h',
|
| + 'common/expanded_value_base.h',
|
| + 'common/rtp_time.cc',
|
| + 'common/rtp_time.h',
|
| 'common/transport_encryption_handler.cc',
|
| 'common/transport_encryption_handler.h',
|
| 'constants.h',
|
|
|