Index: components/printing/renderer/BUILD.gn |
diff --git a/components/printing/renderer/BUILD.gn b/components/printing/renderer/BUILD.gn |
index 92670027d775dc742a06821f2d53d3fe208e13fe..bea33696892159637d4d6bcf1e192eeafaf4d843 100644 |
--- a/components/printing/renderer/BUILD.gn |
+++ b/components/printing/renderer/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("renderer") { |
+static_library("renderer") { |
sources = [ |
"print_web_view_helper.cc", |
"print_web_view_helper.h", |