Chromium Code Reviews| Index: components/subresource_filter/core/common/BUILD.gn |
| diff --git a/components/subresource_filter/core/common/BUILD.gn b/components/subresource_filter/core/common/BUILD.gn |
| index b48b5550311dbed8e194ee64ee9a2d79d3b5b772..1b065d64d149e04364584ee09ccc36d00fcc166f 100644 |
| --- a/components/subresource_filter/core/common/BUILD.gn |
| +++ b/components/subresource_filter/core/common/BUILD.gn |
| @@ -4,6 +4,8 @@ |
| static_library("common") { |
| sources = [ |
| + "activation_list.cc", |
| + "activation_list.h", |
| "activation_scope.cc", |
| "activation_scope.h", |
| "activation_state.cc", |