Index: components/printing/browser/BUILD.gn |
diff --git a/components/printing/browser/BUILD.gn b/components/printing/browser/BUILD.gn |
index b33879dd2346f22dd4d07808a8e32fccbda4df52..b0cde36a97a52c757656db05e78438aa7d91dec2 100644 |
--- a/components/printing/browser/BUILD.gn |
+++ b/components/printing/browser/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. |
-static_library("printing_browser") { |
+source_set("browser") { |
sources = [ |
"print_manager.cc", |
"print_manager.h", |