| Index: content/common/cc_messages.h
|
| diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h
|
| index 5a84551e8b02ef41ddbc594c771496d36e18e860..cc8aa8da1624d697744578caaebfd139d6b5f5dc 100644
|
| --- a/content/common/cc_messages.h
|
| +++ b/content/common/cc_messages.h
|
| @@ -283,7 +283,6 @@ 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_MEMBER(selection_start)
|
| IPC_STRUCT_TRAITS_MEMBER(selection_end)
|
| IPC_STRUCT_TRAITS_MEMBER(latency_info)
|
|
|