| Index: components/subresource_filter/content/common/BUILD.gn
|
| diff --git a/components/subresource_filter/content/common/BUILD.gn b/components/subresource_filter/content/common/BUILD.gn
|
| index 6654a365f9e5bc67de412a1742155b145c3f6fc3..a6aee28496abfbba30960208c28e0023af97a566 100644
|
| --- a/components/subresource_filter/content/common/BUILD.gn
|
| +++ b/components/subresource_filter/content/common/BUILD.gn
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -source_set("common") {
|
| +static_library("common") {
|
| sources = [
|
| "subresource_filter_message_generator.cc",
|
| "subresource_filter_message_generator.h",
|
|
|