summaryrefslogtreecommitdiffstats
path: root/content/common/service_worker/service_worker_messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/common/service_worker/service_worker_messages.h')
-rw-r--r--content/common/service_worker/service_worker_messages.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/common/service_worker/service_worker_messages.h b/content/common/service_worker/service_worker_messages.h
index 6b7b090..4e85ec0 100644
--- a/content/common/service_worker/service_worker_messages.h
+++ b/content/common/service_worker/service_worker_messages.h
@@ -83,6 +83,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::ServiceWorkerObjectInfo)
IPC_STRUCT_TRAITS_MEMBER(scope)
IPC_STRUCT_TRAITS_MEMBER(url)
IPC_STRUCT_TRAITS_MEMBER(state)
+ IPC_STRUCT_TRAITS_MEMBER(version_id)
IPC_STRUCT_TRAITS_END()
IPC_STRUCT_TRAITS_BEGIN(content::ServiceWorkerRegistrationObjectInfo)