Index: content/common/view_messages.h |
diff --git a/content/common/view_messages.h b/content/common/view_messages.h |
index a70cb9c58cb5543f7c1bffb188827fd57ff15e1b..93d04c163b94d3af119ae72d5571700e6d487729 100644 |
--- a/content/common/view_messages.h |
+++ b/content/common/view_messages.h |
@@ -179,6 +179,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) |