| Index: components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h
|
| diff --git a/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h b/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h
|
| index ad117de94e2578b86371050a4d7552ffac3fc606..56653f529d26c2936150c1fe683728fd66ccf64a 100644
|
| --- a/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h
|
| +++ b/components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h
|
| @@ -147,8 +147,6 @@ class ContentSubresourceFilterDriverFactory
|
| ActivationList activation_list) const;
|
|
|
| void AddActivationListMatch(const GURL& url, ActivationList match_type);
|
| - int CalculateHitPatternForActivationList(
|
| - ActivationList activation_list) const;
|
| void RecordRedirectChainMatchPattern() const;
|
|
|
| void RecordRedirectChainMatchPatternForList(
|
|
|