| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index 72baac5eb7fd41f06127e1024fef8101a6d4e34d..8c51ae9824d3105a23e53cfee7a6b25683b8a1c6 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -162,6 +162,7 @@ IPC_STRUCT_TRAITS_BEGIN(blink::WebFrameOwnerProperties)
|
| IPC_STRUCT_TRAITS_MEMBER(scrollingMode)
|
| IPC_STRUCT_TRAITS_MEMBER(marginWidth)
|
| IPC_STRUCT_TRAITS_MEMBER(marginHeight)
|
| + IPC_STRUCT_TRAITS_MEMBER(allowFullscreen)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(content::TransitionElement)
|
|
|