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 815c5461136009f572312375062bdbfbe6fb3321..ee04700c277a3d407b452147bcee48dadda47b5b 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_scope.cc", |
+ "activation_scope.h", |
"activation_state.cc", |
"activation_state.h", |
"closed_hash_map.h", |