| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index c56553a7e6a71d1cfb411b154415b667fde95c48..601292bc8b250f1b637698c93e7d447d93ec9c5e 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -56,7 +56,6 @@ IPC_STRUCT_TRAITS_BEGIN(content::ContextMenuParams)
|
| IPC_STRUCT_TRAITS_MEMBER(misspelled_word)
|
| IPC_STRUCT_TRAITS_MEMBER(misspelling_hash)
|
| IPC_STRUCT_TRAITS_MEMBER(dictionary_suggestions)
|
| - IPC_STRUCT_TRAITS_MEMBER(speech_input_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(spellcheck_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(is_editable)
|
| IPC_STRUCT_TRAITS_MEMBER(writing_direction_default)
|
|
|