| Index: components/subresource_filter/content/common/subresource_filter_messages.h
|
| diff --git a/components/subresource_filter/content/common/subresource_filter_messages.h b/components/subresource_filter/content/common/subresource_filter_messages.h
|
| index bef8fc95b23da570d49402022c20955d4c8da48a..c8333c09a8ecbd1a2fa3ea9524d1749bc074d152 100644
|
| --- a/components/subresource_filter/content/common/subresource_filter_messages.h
|
| +++ b/components/subresource_filter/content/common/subresource_filter_messages.h
|
| @@ -24,6 +24,7 @@ IPC_STRUCT_TRAITS_BEGIN(subresource_filter::ActivationState)
|
| IPC_STRUCT_TRAITS_MEMBER(filtering_disabled_for_document)
|
| IPC_STRUCT_TRAITS_MEMBER(generic_blocking_rules_disabled)
|
| IPC_STRUCT_TRAITS_MEMBER(measure_performance)
|
| + IPC_STRUCT_TRAITS_MEMBER(enable_logging)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(subresource_filter::DocumentLoadStatistics)
|
|
|