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 eed0e8a63fdd1c58d04f9f4856c1e709635c061f..48da63fddcaa2763c788a0746d98862d005ad01a 100644 |
| --- a/components/subresource_filter/core/common/BUILD.gn |
| +++ b/components/subresource_filter/core/common/BUILD.gn |
| @@ -34,6 +34,8 @@ static_library("common") { |
| "unindexed_ruleset.h", |
| "url_pattern.cc", |
| "url_pattern.h", |
| + "url_pattern_index.cc", |
| + "url_pattern_index.h", |
| ] |
| public_deps = [ |