| Index: content/common/cc_messages.h
|
| diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h
|
| index 59811aa1663564b8bfeac5e2cb9806a5efce1c36..8ef145ee875d55a367f75168822648b6efa1c11a 100644
|
| --- a/content/common/cc_messages.h
|
| +++ b/content/common/cc_messages.h
|
| @@ -277,7 +277,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::CompositorFrameMetadata)
|
| IPC_STRUCT_TRAITS_MEMBER(device_scale_factor)
|
| IPC_STRUCT_TRAITS_MEMBER(root_scroll_offset)
|
| IPC_STRUCT_TRAITS_MEMBER(page_scale_factor)
|
| - IPC_STRUCT_TRAITS_MEMBER(viewport_size)
|
| + IPC_STRUCT_TRAITS_MEMBER(scrollable_viewport_size)
|
| IPC_STRUCT_TRAITS_MEMBER(root_layer_size)
|
| IPC_STRUCT_TRAITS_MEMBER(min_page_scale_factor)
|
| IPC_STRUCT_TRAITS_MEMBER(max_page_scale_factor)
|
|
|