Index: content/common/cc_messages.h |
diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h |
index 5cb76f795ca65c6f41993c74c10ba7dd53b07985..ed54bf11eee77ba4996fcf5e2eaaa6411e7c2af1 100644 |
--- a/content/common/cc_messages.h |
+++ b/content/common/cc_messages.h |
@@ -226,6 +226,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::CompositorFrameMetadata) |
IPC_STRUCT_TRAITS_MEMBER(max_page_scale_factor) |
IPC_STRUCT_TRAITS_MEMBER(location_bar_offset) |
IPC_STRUCT_TRAITS_MEMBER(location_bar_content_translation) |
+ IPC_STRUCT_TRAITS_MEMBER(overdraw_bottom_height) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(cc::GLFrameData) |