| Index: components/dom_distiller/core/BUILD.gn
|
| diff --git a/components/dom_distiller/core/BUILD.gn b/components/dom_distiller/core/BUILD.gn
|
| index 8406d9b8d9ff185d5b92fc0e69dfd321fe8b0ced..152b695b0329cceba0d5e64d31acea3093a90625 100644
|
| --- a/components/dom_distiller/core/BUILD.gn
|
| +++ b/components/dom_distiller/core/BUILD.gn
|
| @@ -88,7 +88,7 @@ source_set("core") {
|
| }
|
|
|
| # GYP version: components/dom_distiller.gypi:dom_distiller_test_support
|
| -source_set("test_support") {
|
| +static_library("test_support") {
|
| testonly = true
|
| sources = [
|
| "dom_distiller_test_util.cc",
|
|
|