| Index: components/subresource_filter/core/browser/BUILD.gn
|
| diff --git a/components/subresource_filter/core/browser/BUILD.gn b/components/subresource_filter/core/browser/BUILD.gn
|
| index 4dbd01ae9864a183386dfb0f84bb0f18ba9645ee..88b446dac42de9c5cf322c0a4da1d33f373c38d7 100644
|
| --- a/components/subresource_filter/core/browser/BUILD.gn
|
| +++ b/components/subresource_filter/core/browser/BUILD.gn
|
| @@ -33,6 +33,7 @@ static_library("test_support") {
|
| "//base/test:test_support",
|
| "//components/variations",
|
| "//testing/gtest",
|
| + "//third_party/protobuf:protobuf_lite",
|
| ]
|
| }
|
|
|
|
|