| Index: components/dom_distiller/core/BUILD.gn
|
| diff --git a/components/dom_distiller/core/BUILD.gn b/components/dom_distiller/core/BUILD.gn
|
| index 152b695b0329cceba0d5e64d31acea3093a90625..5e6dbb7b7cb733f997482459c153bdc83c21b20c 100644
|
| --- a/components/dom_distiller/core/BUILD.gn
|
| +++ b/components/dom_distiller/core/BUILD.gn
|
| @@ -3,7 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| # GYP version: components/dom_distiller.gypi:dom_distiller_core
|
| -source_set("core") {
|
| +static_library("core") {
|
| sources = [
|
| "article_attachments_data.cc",
|
| "article_attachments_data.h",
|
|
|