| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index 70870ab2f77d9c535b4b1eb73ce07755bfa00bbd..862939193911cf1d210960506e4f673b7452b3a0 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -61,6 +61,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::ContextMenuParams)
|
| IPC_STRUCT_TRAITS_MEMBER(unfiltered_link_url)
|
| IPC_STRUCT_TRAITS_MEMBER(src_url)
|
| IPC_STRUCT_TRAITS_MEMBER(has_image_contents)
|
| + IPC_STRUCT_TRAITS_MEMBER(image_was_fetched_lo_fi)
|
| IPC_STRUCT_TRAITS_MEMBER(page_url)
|
| IPC_STRUCT_TRAITS_MEMBER(keyword_url)
|
| IPC_STRUCT_TRAITS_MEMBER(frame_url)
|
|
|