Index: components/printing/common/BUILD.gn |
diff --git a/components/printing/common/BUILD.gn b/components/printing/common/BUILD.gn |
index bcefed51f3ce92e8975ddd427f3868cea5674c08..e3f8e731441c6a9617d885959907cf5147100793 100644 |
--- a/components/printing/common/BUILD.gn |
+++ b/components/printing/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 = [ |
"print_messages.cc", |
"print_messages.h", |