| Index: media/cast/cast_receiver_impl.h
|
| diff --git a/media/cast/cast_receiver_impl.h b/media/cast/cast_receiver_impl.h
|
| index 231aa78f12b26e2c7cb501bb5e35928301636a03..1fcb355f52ba30cc892e8d793458c9261518cd51 100644
|
| --- a/media/cast/cast_receiver_impl.h
|
| +++ b/media/cast/cast_receiver_impl.h
|
| @@ -37,7 +37,6 @@ class CastReceiverImpl : public CastReceiver {
|
|
|
| private:
|
| void ReceivedPacket(scoped_ptr<Packet> packet);
|
| - void UpdateTargetDelay(base::TimeDelta target_delay_ms);
|
|
|
| transport::PacedSender pacer_;
|
| AudioReceiver audio_receiver_;
|
|
|