| Index: content/common/content_param_traits_macros.h
|
| diff --git a/content/common/content_param_traits_macros.h b/content/common/content_param_traits_macros.h
|
| index ef56f2663b6e1c4f163c43caadb7c682b836cac4..ef4ee54a8ec320bc11ad43893327d765fe5f85cf 100644
|
| --- a/content/common/content_param_traits_macros.h
|
| +++ b/content/common/content_param_traits_macros.h
|
| @@ -29,7 +29,6 @@ IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(ui::LatencyInfo)
|
| IPC_STRUCT_TRAITS_MEMBER(latency_components)
|
| - IPC_STRUCT_TRAITS_MEMBER(swap_timestamp)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| #endif // CONTENT_COMMON_CONTENT_PARAM_TRAITS_MACROS_H_
|
|
|