Index: content/common/view_messages.h |
diff --git a/content/common/view_messages.h b/content/common/view_messages.h |
index 4497d508b5c3a8c8f1eefb2c4f95c43438b1e1f3..aeb2e7c79e3e5c208fed122f1ab6da3d51dff4fe 100644 |
--- a/content/common/view_messages.h |
+++ b/content/common/view_messages.h |
@@ -588,7 +588,7 @@ IPC_STRUCT_BEGIN(ViewMsg_Resize_Params) |
IPC_STRUCT_MEMBER(blink::WebScreenInfo, screen_info) |
IPC_STRUCT_MEMBER(gfx::Size, new_size) |
IPC_STRUCT_MEMBER(gfx::Size, physical_backing_size) |
- IPC_STRUCT_MEMBER(float, overdraw_bottom_height) |
+ IPC_STRUCT_MEMBER(float, top_controls_layout_height) |
IPC_STRUCT_MEMBER(gfx::Size, visible_viewport_size) |
IPC_STRUCT_MEMBER(gfx::Rect, resizer_rect) |
IPC_STRUCT_MEMBER(bool, is_fullscreen) |