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