Chromium Code Reviews| Index: webrtc/video_send_stream.h |
| diff --git a/webrtc/video_send_stream.h b/webrtc/video_send_stream.h |
| index 2b3ee78c20ee9658ac6b92e71f512ac28b3a06ba..c5a1f9b647ace77a4004eccaa161ca6ee28eced0 100644 |
| --- a/webrtc/video_send_stream.h |
| +++ b/webrtc/video_send_stream.h |
| @@ -168,8 +168,6 @@ class VideoSendStream { |
| int payload_type = -1; |
| } rtx; |
| - RtpKeepAliveConfig keep_alive; |
| - |
| // RTCP CNAME, see RFC 3550. |
| std::string c_name; |
| } rtp; |