| Index: media/cast/net/cast_transport.h
|
| diff --git a/media/cast/net/cast_transport.h b/media/cast/net/cast_transport.h
|
| index 8f8aacb052eb6bff2a3bff6ab1abf2719551d581..0ac9f5d1f556b0fa6ab21320191ee6e516f8bf57 100644
|
| --- a/media/cast/net/cast_transport.h
|
| +++ b/media/cast/net/cast_transport.h
|
| @@ -38,14 +38,9 @@ namespace base {
|
| class DictionaryValue;
|
| } // namespace base
|
|
|
| -namespace net {
|
| -class NetLog;
|
| -} // namespace net
|
| -
|
| namespace media {
|
| namespace cast {
|
|
|
| -struct RtpReceiverStatistics;
|
| struct RtcpTimeData;
|
|
|
| // Following the initialization of either audio or video an initialization
|
|
|