Index: components/printing/test/BUILD.gn |
diff --git a/components/printing/test/BUILD.gn b/components/printing/test/BUILD.gn |
index 9b698386cd55a27d44aebebdaedc7ab3d59d77e9..aad771581599d1cd040ec9e63a80a2b5647c545e 100644 |
--- a/components/printing/test/BUILD.gn |
+++ b/components/printing/test/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("test_support") { |
+static_library("test_support") { |
testonly = true |
sources = [ |