| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index 581ca9c11eca42a6ffd77af79f973f31c1ee0851..7dd4a6480e9b2dbc75462d5c3a16f626ad68944a 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -163,6 +163,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)
|
|
|