| Index: webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h
 | 
| diff --git a/webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h b/webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h
 | 
| index fad97f19cc5731a72bca6149517c8d586551ed90..2367a68d89ec5fcc3c347820b0a04e9f3ff5c5e3 100644
 | 
| --- a/webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h
 | 
| +++ b/webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h
 | 
| @@ -41,7 +41,6 @@ struct AudioPayload {
 | 
|  
 | 
|  struct VideoPayload {
 | 
|      RtpVideoCodecTypes   videoCodecType;
 | 
| -    uint32_t       maxRate;
 | 
|  };
 | 
|  
 | 
|  union PayloadUnion {
 | 
| 
 |