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 306d8b76ba66798b12f40e114e3749704cee86c0..f6b7ba56d5587bda83f80df43f72856374c96aac 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) |