| 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 ab2eb0df3e0f92a98bd83055fe818e69b6572f51..61964f8d5e9da2aa696c723f3d60dcb9d84b773d 100644
|
| --- a/components/subresource_filter/core/common/BUILD.gn
|
| +++ b/components/subresource_filter/core/common/BUILD.gn
|
| @@ -11,6 +11,7 @@ static_library("common") {
|
| "activation_list.h",
|
| "activation_scope.cc",
|
| "activation_scope.h",
|
| + "activation_state.cc",
|
| "activation_state.h",
|
| "closed_hash_map.h",
|
| "copying_file_stream.cc",
|
|
|