| Index: ui/gfx/ipc/color/gfx_param_traits_macros.h
|
| diff --git a/ui/gfx/ipc/color/gfx_param_traits_macros.h b/ui/gfx/ipc/color/gfx_param_traits_macros.h
|
| index 1a73a7d481acab77c84a2728fef91a2ec0b4b05d..f63311ccda5ce2eb715c9dae252fa53ad66082fc 100644
|
| --- a/ui/gfx/ipc/color/gfx_param_traits_macros.h
|
| +++ b/ui/gfx/ipc/color/gfx_param_traits_macros.h
|
| @@ -30,4 +30,7 @@ IPC_STRUCT_TRAITS_BEGIN(gfx::ICCProfile)
|
| IPC_STRUCT_TRAITS_MEMBER(id_)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| +#undef IPC_MESSAGE_EXPORT
|
| +#define IPC_MESSAGE_EXPORT
|
| +
|
| #endif // UI_GFX_IPC_COLOR_GFX_PARAM_TRAITS_MACROS_H_
|
|
|