Index: content/common/frame_messages.h |
diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h |
index c89cdd2fef1c2b6a0c4eaf8e968962ba9f2bdce7..32d38d003d2c89a84e3602f3787324a66dd11e58 100644 |
--- a/content/common/frame_messages.h |
+++ b/content/common/frame_messages.h |
@@ -172,6 +172,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::FrameOwnerProperties) |
IPC_STRUCT_TRAITS_MEMBER(margin_height) |
IPC_STRUCT_TRAITS_MEMBER(allow_fullscreen) |
IPC_STRUCT_TRAITS_MEMBER(allow_payment_request) |
+ IPC_STRUCT_TRAITS_MEMBER(is_display_none) |
IPC_STRUCT_TRAITS_MEMBER(required_csp) |
IPC_STRUCT_TRAITS_MEMBER(delegated_permissions) |
IPC_STRUCT_TRAITS_END() |