| 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 b7969d7705d01efbf024f6f77a7e6f18659a16fc..8107de3870bf1220246ae74709dc05488c8974f3 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
|
| @@ -142,8 +142,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(
|
|
|