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