| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index 8b195e26357a4d76f7e7e0bccf28c9e6ef5a2b5d..32052dfae193c253d81c33fe5fd23c2e32766f51 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -270,7 +270,6 @@ IPC_STRUCT_TRAITS_BEGIN(content::RequestNavigationParams)
|
| IPC_STRUCT_TRAITS_MEMBER(browser_navigation_start)
|
| IPC_STRUCT_TRAITS_MEMBER(redirects)
|
| IPC_STRUCT_TRAITS_MEMBER(can_load_local_resources)
|
| - IPC_STRUCT_TRAITS_MEMBER(frame_to_navigate)
|
| IPC_STRUCT_TRAITS_MEMBER(request_time)
|
| IPC_STRUCT_TRAITS_MEMBER(page_state)
|
| IPC_STRUCT_TRAITS_MEMBER(page_id)
|
|
|