| Index: content/common/view_messages.h
|
| diff --git a/content/common/view_messages.h b/content/common/view_messages.h
|
| index ca6cb6e0c65f8597365cac3fe04f6a313c590a24..c40d6484445be36c43ef8b2abcf1adfbccae3eb2 100644
|
| --- a/content/common/view_messages.h
|
| +++ b/content/common/view_messages.h
|
| @@ -284,7 +284,6 @@ IPC_STRUCT_TRAITS_BEGIN(content::TextInputState)
|
| 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(batch_edit)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_BEGIN(ViewHostMsg_CreateWorker_Params)
|
|
|