| Index: content/common/view_messages.h
|
| diff --git a/content/common/view_messages.h b/content/common/view_messages.h
|
| index 3c9d75ea306e3d7252911a1d2c143cabbf2caf7d..0756420e838296662cfd0b2898c63e9599c29640 100644
|
| --- a/content/common/view_messages.h
|
| +++ b/content/common/view_messages.h
|
| @@ -286,7 +286,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::TextInputState)
|
| IPC_STRUCT_TRAITS_MEMBER(composition_end)
|
| IPC_STRUCT_TRAITS_MEMBER(can_compose_inline)
|
| IPC_STRUCT_TRAITS_MEMBER(show_ime_if_needed)
|
| - IPC_STRUCT_TRAITS_MEMBER(is_non_ime_change)
|
| + IPC_STRUCT_TRAITS_MEMBER(reply_to_request)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_BEGIN(ViewHostMsg_CreateWorker_Params)
|
|
|