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 eed0e8a63fdd1c58d04f9f4856c1e709635c061f..4c4218c157d92c9b32aa43c673fa1d4285c63059 100644 |
--- a/components/subresource_filter/core/common/BUILD.gn |
+++ b/components/subresource_filter/core/common/BUILD.gn |
@@ -4,6 +4,7 @@ |
static_library("common") { |
sources = [ |
+ "activation_decision.h", |
"activation_level.cc", |
"activation_level.h", |
"activation_list.cc", |