Index: chrome/common/cast_messages.h |
diff --git a/chrome/common/cast_messages.h b/chrome/common/cast_messages.h |
index c1e22dd5a8584bf3525d3810ac2994485a7422d0..2c50a3cb3043044bb236327c5d8cfc41c40dd8be 100644 |
--- a/chrome/common/cast_messages.h |
+++ b/chrome/common/cast_messages.h |
@@ -47,7 +47,6 @@ IPC_STRUCT_TRAITS_BEGIN(media::cast::CastTransportRtpConfig) |
IPC_STRUCT_TRAITS_MEMBER(ssrc) |
IPC_STRUCT_TRAITS_MEMBER(feedback_ssrc) |
IPC_STRUCT_TRAITS_MEMBER(rtp_payload_type) |
- IPC_STRUCT_TRAITS_MEMBER(stored_frames) |
IPC_STRUCT_TRAITS_MEMBER(aes_key) |
IPC_STRUCT_TRAITS_MEMBER(aes_iv_mask) |
IPC_STRUCT_TRAITS_END() |