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 f69e302f3c2915330634fb10ec6f1e360b364b90..4dc058cb04ecbd77029908c28bf8ceb12defd162 100644 |
--- a/components/subresource_filter/content/browser/BUILD.gn |
+++ b/components/subresource_filter/content/browser/BUILD.gn |
@@ -8,6 +8,8 @@ static_library("browser") { |
"activation_state_computing_navigation_throttle.h", |
"async_document_subresource_filter.cc", |
"async_document_subresource_filter.h", |
+ "content_activation_list_utils.cc", |
+ "content_activation_list_utils.h", |
"content_ruleset_service.cc", |
"content_ruleset_service.h", |
"content_subresource_filter_driver_factory.cc", |