| Index: content/common/cc_messages.h
|
| diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h
|
| index b388bbb1aed9d778d8097001bb9865c4484ee70e..d082563e11e65a3c3c7b0e2771c17df128edaa31 100644
|
| --- a/content/common/cc_messages.h
|
| +++ b/content/common/cc_messages.h
|
| @@ -266,6 +266,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::CompositorFrameMetadata)
|
| IPC_STRUCT_TRAITS_MEMBER(location_bar_content_translation)
|
| IPC_STRUCT_TRAITS_MEMBER(overdraw_bottom_height)
|
| IPC_STRUCT_TRAITS_MEMBER(latency_info)
|
| + IPC_STRUCT_TRAITS_MEMBER(payload)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(cc::GLFrameData)
|
|
|