| Index: components/dom_distiller/core/BUILD.gn
|
| diff --git a/components/dom_distiller/core/BUILD.gn b/components/dom_distiller/core/BUILD.gn
|
| index 38ce4fccdd0b02f2195bfed55d3ca84d4a65cd76..213e642f47cbdf311f9b173d14f82c1ab18524d0 100644
|
| --- a/components/dom_distiller/core/BUILD.gn
|
| +++ b/components/dom_distiller/core/BUILD.gn
|
| @@ -60,6 +60,7 @@ static_library("core") {
|
|
|
| # GYP version: components/dom_distiller.gypi:dom_distiller_test_support
|
| static_library("test_support") {
|
| + output_name = "dom_distiller_test_support"
|
| sources = [
|
| "dom_distiller_test_util.cc",
|
| "dom_distiller_test_util.h",
|
|
|