| 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 24a4c3cf575521aee6f5f9b83063585c7c17bc89..c3686e7345ce1e4600bf70921e63208756ecc09d 100644
|
| --- a/components/subresource_filter/content/browser/BUILD.gn
|
| +++ b/components/subresource_filter/content/browser/BUILD.gn
|
| @@ -4,6 +4,8 @@
|
|
|
| static_library("browser") {
|
| sources = [
|
| + "activation_state_computing_navigation_throttle.cc",
|
| + "activation_state_computing_navigation_throttle.h",
|
| "async_document_subresource_filter.cc",
|
| "async_document_subresource_filter.h",
|
| "content_ruleset_service_delegate.cc",
|
|
|