Index: content/common/frame_messages.h |
diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h |
index f9cc110cce743d2e17993d341d712a1e699cf3b2..8fa0063c8ab8ba19f6db6abd6c9fdb1548682946 100644 |
--- a/content/common/frame_messages.h |
+++ b/content/common/frame_messages.h |
@@ -68,6 +68,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::ContextMenuParams) |
IPC_STRUCT_TRAITS_MEMBER(frame_page_state) |
IPC_STRUCT_TRAITS_MEMBER(media_flags) |
IPC_STRUCT_TRAITS_MEMBER(selection_text) |
+ IPC_STRUCT_TRAITS_MEMBER(title_text) |
IPC_STRUCT_TRAITS_MEMBER(suggested_filename) |
IPC_STRUCT_TRAITS_MEMBER(misspelled_word) |
IPC_STRUCT_TRAITS_MEMBER(misspelling_hash) |