| Index: content/common/cc_messages.h
|
| diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h
|
| index 3ad133c484bc62b7acbf22b48cffc7fb2eab35b5..da19a9e429b8396785a0b6ddf76dc9477db75e08 100644
|
| --- a/content/common/cc_messages.h
|
| +++ b/content/common/cc_messages.h
|
| @@ -265,6 +265,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::CompositorFrameMetadata)
|
| IPC_STRUCT_TRAITS_MEMBER(root_layer_size)
|
| IPC_STRUCT_TRAITS_MEMBER(min_page_scale_factor)
|
| IPC_STRUCT_TRAITS_MEMBER(max_page_scale_factor)
|
| + IPC_STRUCT_TRAITS_MEMBER(source_frame_number)
|
| IPC_STRUCT_TRAITS_MEMBER(location_bar_offset)
|
| IPC_STRUCT_TRAITS_MEMBER(location_bar_content_translation)
|
| IPC_STRUCT_TRAITS_MEMBER(overdraw_bottom_height)
|
|
|