Chromium Code Reviews| Index: media/cast/cast.gyp |
| diff --git a/media/cast/cast.gyp b/media/cast/cast.gyp |
| index ea44430625b52eba0760fdcb5e6fc8c4da68967d..4f0c2dd4a9d024fa199f3d1a8fac0b9c124890f8 100644 |
| --- a/media/cast/cast.gyp |
| +++ b/media/cast/cast.gyp |
| @@ -33,6 +33,8 @@ |
| 'cast_defines.h', |
| 'cast_environment.cc', |
| 'cast_environment.h', |
| + 'base/clock_drift_smoother.cc', |
| + 'base/clock_drift_smoother.h', |
| 'logging/encoding_event_subscriber.cc', |
| 'logging/encoding_event_subscriber.h', |
| 'logging/log_deserializer.cc', |