| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index 63aadc0f239560ce871bf6cbfa7ed757ece8d496..d2acf20219f08650eb1f5822b7cc9b063028cded 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -387,6 +387,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::RequestNavigationParams)
|
| IPC_STRUCT_TRAITS_MEMBER(should_create_service_worker)
|
| IPC_STRUCT_TRAITS_MEMBER(navigation_timing)
|
| IPC_STRUCT_TRAITS_MEMBER(service_worker_provider_id)
|
| + IPC_STRUCT_TRAITS_MEMBER(appcache_host_id)
|
| #if defined(OS_ANDROID)
|
| IPC_STRUCT_TRAITS_MEMBER(data_url_as_string)
|
| #endif
|
|
|