| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index 517a0e776767bd6c5fe71cef341f020edd029203..64ef075a71469f16d0f5a0680117c22299805575 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -112,7 +112,6 @@
|
| IPC_STRUCT_TRAITS_MEMBER(forward)
|
| IPC_STRUCT_TRAITS_MEMBER(matchCase)
|
| IPC_STRUCT_TRAITS_MEMBER(findNext)
|
| - IPC_STRUCT_TRAITS_MEMBER(force)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(content::ColorSuggestion)
|
|
|