| Index: content/common/cc_messages.h
|
| diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h
|
| index d1a912930eb843d4ae31ecb4622dfc733d742824..b2587cad20f40d8aeb543ca09e38fabfa1ae796d 100644
|
| --- a/content/common/cc_messages.h
|
| +++ b/content/common/cc_messages.h
|
| @@ -257,6 +257,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(allow_delayed_resize)
|
| IPC_STRUCT_TRAITS_MEMBER(latency_info)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
|
|