| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index db5fdbfe79d4f6c1912d5473cffbd6fb79f386c6..a14f8ef4aee368ffc84ae0946a708e0a62d0cb9f 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -381,7 +381,6 @@ IPC_STRUCT_TRAITS_BEGIN(content::RequestNavigationParams)
|
| IPC_STRUCT_TRAITS_MEMBER(is_view_source)
|
| IPC_STRUCT_TRAITS_MEMBER(should_clear_history_list)
|
| IPC_STRUCT_TRAITS_MEMBER(should_create_service_worker)
|
| - IPC_STRUCT_TRAITS_MEMBER(service_worker_provider_id)
|
| #if defined(OS_ANDROID)
|
| IPC_STRUCT_TRAITS_MEMBER(data_url_as_string)
|
| #endif
|
|
|