| 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 3611723d59b73903947de67919e6f5dcbfd7f68a..ddf2207d0e4107a29294ba58a1b6ada243b4f2d7 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
|
| @@ -61,7 +61,6 @@ class ContentSubresourceFilterDriverFactory
|
| content::RenderFrameHost* render_frame_host);
|
|
|
| bool IsWhitelisted(const GURL& url) const;
|
| - bool IsBlacklisted(const GURL& url) const;
|
|
|
| // Whitelists the host of |url|, so that page loads with the main-frame
|
| // document being loaded from this host will be exempted from subresource
|
|
|