Index: content/common/frame_messages.h |
diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h |
index ce5d678091ffc6ae4f1ccf1af15a8e629b36ceb5..8933b083aa6554ed691b55b71c3d992393761af9 100644 |
--- a/content/common/frame_messages.h |
+++ b/content/common/frame_messages.h |
@@ -297,6 +297,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::RequestNavigationParams) |
IPC_STRUCT_TRAITS_MEMBER(current_history_list_offset) |
IPC_STRUCT_TRAITS_MEMBER(current_history_list_length) |
IPC_STRUCT_TRAITS_MEMBER(should_clear_history_list) |
+ IPC_STRUCT_TRAITS_MEMBER(lofi_state) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(content::FrameReplicationState) |