Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1708)

Unified Diff: components/subresource_filter/content/browser/content_subresource_filter_driver_factory.h

Issue 2814733002: Add the SocEng as a type for checking in CheckUrlForSubresourceFilter. (Closed)
Patch Set: . Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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(

Powered by Google App Engine
This is Rietveld 408576698