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 90537c3e30fbc35357a4dece49f5accd848b5081..56f03d54093e14cd1160d65c8f17ee93ddd53f15 100644 |
--- a/webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h |
+++ b/webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h |
@@ -77,6 +77,7 @@ enum RTPExtensionType { |
kRtpExtensionTransportSequenceNumber, |
kRtpExtensionPlayoutDelay, |
kRtpExtensionVideoContentType, |
+ kRtpExtensionVideoTiming, |
kRtpExtensionRtpStreamId, |
kRtpExtensionRepairedRtpStreamId, |
kRtpExtensionNumberOfExtensions // Must be the last entity in the enum. |