Index: content/common/resource_messages.h |
diff --git a/content/common/resource_messages.h b/content/common/resource_messages.h |
index d1ae748acdd3609b5d900854f2e7982371d7ab56..4afd3b20cdd6feafaa193d1ca19d67287b867cd9 100644 |
--- a/content/common/resource_messages.h |
+++ b/content/common/resource_messages.h |
@@ -123,6 +123,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::ResourceResponseInfo) |
IPC_STRUCT_TRAITS_MEMBER(npn_negotiated_protocol) |
IPC_STRUCT_TRAITS_MEMBER(socket_address) |
IPC_STRUCT_TRAITS_MEMBER(was_fetched_via_service_worker) |
+ IPC_STRUCT_TRAITS_MEMBER(was_fallback_required_by_service_worker) |
IPC_STRUCT_TRAITS_MEMBER(original_url_via_service_worker) |
IPC_STRUCT_TRAITS_MEMBER(service_worker_fetch_start) |
IPC_STRUCT_TRAITS_MEMBER(service_worker_fetch_ready) |