| Index: cc/ipc/cc_param_traits_macros.h
|
| diff --git a/cc/ipc/cc_param_traits_macros.h b/cc/ipc/cc_param_traits_macros.h
|
| index 8248d4fd55446d1198ad93ec49d2c7f150745001..8ad1b55c36632e201ab8a176cbd23a5e9e76bed7 100644
|
| --- a/cc/ipc/cc_param_traits_macros.h
|
| +++ b/cc/ipc/cc_param_traits_macros.h
|
| @@ -164,6 +164,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::BeginFrameArgs)
|
| IPC_STRUCT_TRAITS_MEMBER(deadline)
|
| IPC_STRUCT_TRAITS_MEMBER(interval)
|
| IPC_STRUCT_TRAITS_MEMBER(type)
|
| + IPC_STRUCT_TRAITS_MEMBER(allow_latency_optimizations)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(cc::CompositorFrameMetadata)
|
|
|