Index: content/common/frame_messages.h |
diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h |
index 4af27d395b5276af9939182a79c5b397609308fd..0e0287497e6b1a3dd437e58dd355fda0ea43c865 100644 |
--- a/content/common/frame_messages.h |
+++ b/content/common/frame_messages.h |
@@ -312,6 +312,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(should_create_service_worker) |
IPC_STRUCT_TRAITS_MEMBER(service_worker_provider_id) |
IPC_STRUCT_TRAITS_END() |