Index: content/public/common/common_param_traits_macros.h |
diff --git a/content/public/common/common_param_traits_macros.h b/content/public/common/common_param_traits_macros.h |
index e15699ee5f118939d9ea5377b135d30594200966..2596b74247b8d946dcbece15912b44e0da52d2cd 100644 |
--- a/content/public/common/common_param_traits_macros.h |
+++ b/content/public/common/common_param_traits_macros.h |
@@ -64,6 +64,7 @@ IPC_STRUCT_TRAITS_MEMBER(ssl_valid) |
IPC_STRUCT_TRAITS_MEMBER(preferred) |
IPC_STRUCT_TRAITS_MEMBER(blacklisted_by_user) |
IPC_STRUCT_TRAITS_MEMBER(type) |
+IPC_STRUCT_TRAITS_MEMBER(times_used) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(content::SSLStatus) |