| Index: content/common/view_messages.h
|
| diff --git a/content/common/view_messages.h b/content/common/view_messages.h
|
| index 6ef68ccbe8a2900da200f447535564b444deef4c..f576d6a85475642d2bcce5249ab42c390474967c 100644
|
| --- a/content/common/view_messages.h
|
| +++ b/content/common/view_messages.h
|
| @@ -180,6 +180,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::ResizeParams)
|
| IPC_STRUCT_TRAITS_MEMBER(physical_backing_size)
|
| IPC_STRUCT_TRAITS_MEMBER(top_controls_shrink_blink_size)
|
| IPC_STRUCT_TRAITS_MEMBER(top_controls_height)
|
| + IPC_STRUCT_TRAITS_MEMBER(bottom_controls_height)
|
| IPC_STRUCT_TRAITS_MEMBER(visible_viewport_size)
|
| IPC_STRUCT_TRAITS_MEMBER(resizer_rect)
|
| IPC_STRUCT_TRAITS_MEMBER(is_fullscreen_granted)
|
|
|