Index: content/common/frame_messages.h |
diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h |
index 6db0b9d60e8f2a394fb3a15a47d08dbf70b4ee02..44983fd5f1269935047edd67619f4cfa7857cc45 100644 |
--- a/content/common/frame_messages.h |
+++ b/content/common/frame_messages.h |
@@ -53,6 +53,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(suggested_filename) |
IPC_STRUCT_TRAITS_MEMBER(misspelled_word) |
IPC_STRUCT_TRAITS_MEMBER(misspelling_hash) |
IPC_STRUCT_TRAITS_MEMBER(dictionary_suggestions) |