| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index d9e9e30267411312464d9a760c0cbedf547fef83..b3e0efdd4a121ce25cb0a2443399a801a01a355c 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -385,6 +385,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::RequestNavigationParams)
|
| IPC_STRUCT_TRAITS_MEMBER(navigation_timing)
|
| IPC_STRUCT_TRAITS_MEMBER(service_worker_provider_id)
|
| IPC_STRUCT_TRAITS_MEMBER(has_user_gesture)
|
| + IPC_STRUCT_TRAITS_MEMBER(appcache_host_id)
|
| #if defined(OS_ANDROID)
|
| IPC_STRUCT_TRAITS_MEMBER(data_url_as_string)
|
| #endif
|
|
|