| Index: components/favicon_base/BUILD.gn
|
| diff --git a/components/favicon_base/BUILD.gn b/components/favicon_base/BUILD.gn
|
| index a0c9e9c40ebdc872d44678c036ba279cdc134ff5..da2ab692d1c01e8095923b05cb7a0754a5b241f3 100644
|
| --- a/components/favicon_base/BUILD.gn
|
| +++ b/components/favicon_base/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("favicon_base") {
|
| +static_library("favicon_base") {
|
| sources = [
|
| "fallback_icon_style.cc",
|
| "fallback_icon_style.h",
|
|
|