Index: components/ui/zoom/BUILD.gn |
diff --git a/components/ui/zoom/BUILD.gn b/components/ui/zoom/BUILD.gn |
index 8774b0d0c7b0e34e854ae9754d106947668ee10f..127fec2ed638308a1a286f0e6caa727d8720b443 100644 |
--- a/components/ui/zoom/BUILD.gn |
+++ b/components/ui/zoom/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("ui_zoom") { |
+source_set("zoom") { |
sources = [ |
"page_zoom.cc", |
"page_zoom.h", |