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

Unified Diff: components/subresource_filter/content/browser/BUILD.gn

Issue 2699443006: Deprecate ContentSubresourceFilterDriver. (Closed)
Patch Set: Rebase. Created 3 years, 10 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
« no previous file with comments | « no previous file | components/subresource_filter/content/browser/content_subresource_filter_driver.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/subresource_filter/content/browser/BUILD.gn
diff --git a/components/subresource_filter/content/browser/BUILD.gn b/components/subresource_filter/content/browser/BUILD.gn
index b55d108e2ae7fed52f9105790931ab16ef56b35b..6388aab07eb58c8c085b328aeae92687181c869e 100644
--- a/components/subresource_filter/content/browser/BUILD.gn
+++ b/components/subresource_filter/content/browser/BUILD.gn
@@ -6,8 +6,6 @@ static_library("browser") {
sources = [
"content_ruleset_service_delegate.cc",
"content_ruleset_service_delegate.h",
- "content_subresource_filter_driver.cc",
- "content_subresource_filter_driver.h",
"content_subresource_filter_driver_factory.cc",
"content_subresource_filter_driver_factory.h",
"verified_ruleset_dealer.cc",
« no previous file with comments | « no previous file | components/subresource_filter/content/browser/content_subresource_filter_driver.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698