Index: content/common/frame_messages.h |
diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h |
index 66ab42810927c73d2245973ec58737b93b84d57f..c1f1b7fb4b4d238cb113e9859f052a01743f6988 100644 |
--- a/content/common/frame_messages.h |
+++ b/content/common/frame_messages.h |
@@ -81,6 +81,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::CustomContextMenuContext) |
IPC_STRUCT_TRAITS_MEMBER(is_pepper_menu) |
IPC_STRUCT_TRAITS_MEMBER(request_id) |
IPC_STRUCT_TRAITS_MEMBER(render_widget_id) |
+ IPC_STRUCT_TRAITS_MEMBER(link_followed) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_BEGIN(FrameHostMsg_DidFailProvisionalLoadWithError_Params) |