| 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 ac62c3a7996d8f98cb64e77a4053e6113dac1f7d..08171fca5433f5ae1d5f3f1a31cfe3663542c4a4 100644
|
| --- a/components/subresource_filter/core/common/BUILD.gn
|
| +++ b/components/subresource_filter/core/common/BUILD.gn
|
| @@ -42,6 +42,7 @@ source_set("test_support") {
|
| "test_ruleset_creator.h",
|
| ]
|
| deps = [
|
| + ":common",
|
| "//base",
|
| "//testing/gtest",
|
| ]
|
|
|