Index: chrome/common/cast_messages.h |
diff --git a/chrome/common/cast_messages.h b/chrome/common/cast_messages.h |
index 0c6ff219aead84f68f48f93677758252bd1bb218..55d082c4ca730f208267afba26f6e90158d8a95e 100644 |
--- a/chrome/common/cast_messages.h |
+++ b/chrome/common/cast_messages.h |
@@ -45,7 +45,6 @@ IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(media::cast::CastTransportRtpConfig) |
IPC_STRUCT_TRAITS_MEMBER(ssrc) |
IPC_STRUCT_TRAITS_MEMBER(feedback_ssrc) |
- IPC_STRUCT_TRAITS_MEMBER(c_name) |
IPC_STRUCT_TRAITS_MEMBER(rtp_payload_type) |
IPC_STRUCT_TRAITS_MEMBER(stored_frames) |
IPC_STRUCT_TRAITS_MEMBER(aes_key) |