| Index: ui/events/ipc/latency_info_param_traits_macros.h
|
| diff --git a/ui/events/ipc/latency_info_param_traits_macros.h b/ui/events/ipc/latency_info_param_traits_macros.h
|
| index 86d9e7d018c91b066a80204c337ff73d3b825e0c..03accf07df31138ccac908845dc1f3bfec4a05eb 100644
|
| --- a/ui/events/ipc/latency_info_param_traits_macros.h
|
| +++ b/ui/events/ipc/latency_info_param_traits_macros.h
|
| @@ -6,12 +6,8 @@
|
| #define UI_EVENTS_IPC_LATENCY_INFO_PARAM_TRAITS_MACROS_H_
|
|
|
| #include "ipc/ipc_message_macros.h"
|
| -#include "ui/events/ipc/events_ipc_export.h"
|
| #include "ui/events/latency_info.h"
|
|
|
| -#undef IPC_MESSAGE_EXPORT
|
| -#define IPC_MESSAGE_EXPORT EVENTS_IPC_EXPORT
|
| -
|
| IPC_ENUM_TRAITS_MAX_VALUE(ui::LatencyComponentType,
|
| ui::LATENCY_COMPONENT_TYPE_LAST)
|
|
|
|
|