| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index 1a15567b6fed0c29303c89cc068f18c179085245..b9520d9ae87df077d5cedaa5df0eb4ec34f66509 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -112,6 +112,7 @@ IPC_STRUCT_TRAITS_BEGIN(blink::WebFindOptions)
|
| 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)
|
|
|