| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index 11ae14528b0e2becd1a82e520c3e87ffb73fffa5..302538e1a616576e1ee979a39b7be9d6b0efffca 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -174,7 +174,6 @@
|
| 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_END()
|
|
|
|
|