| Index: content/common/cc_messages.h
|
| diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h
|
| index bceaafedd15ba68e9ac2d807475b7ef362d1dae3..510dc85220cac86aa28957816b647476694435d3 100644
|
| --- a/content/common/cc_messages.h
|
| +++ b/content/common/cc_messages.h
|
| @@ -222,6 +222,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::CompositorFrameMetadata)
|
| 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(latency_info)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(cc::GLFrameData)
|
|
|