Index: chrome/common/cast_messages.h |
diff --git a/chrome/common/cast_messages.h b/chrome/common/cast_messages.h |
index 84452ae28b43036357326e96bdca78e6995d32e1..21c19353e2064d9ba5999d172e2950ff8bfc810c 100644 |
--- a/chrome/common/cast_messages.h |
+++ b/chrome/common/cast_messages.h |
@@ -34,6 +34,7 @@ IPC_STRUCT_TRAITS_BEGIN(media::cast::EncodedFrame) |
IPC_STRUCT_TRAITS_MEMBER(referenced_frame_id) |
IPC_STRUCT_TRAITS_MEMBER(rtp_timestamp) |
IPC_STRUCT_TRAITS_MEMBER(reference_time) |
+ IPC_STRUCT_TRAITS_MEMBER(new_playout_delay_ms) |
IPC_STRUCT_TRAITS_MEMBER(data) |
IPC_STRUCT_TRAITS_END() |