| Index: components/favicon/core/BUILD.gn
|
| diff --git a/components/favicon/core/BUILD.gn b/components/favicon/core/BUILD.gn
|
| index 0bfe6f79fda76900472f9287f98dbbb03ea425e5..9bce6f5e7df5ba2baccbf0925f4e690801c7b790 100644
|
| --- a/components/favicon/core/BUILD.gn
|
| +++ b/components/favicon/core/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("core") {
|
| +static_library("core") {
|
| sources = [
|
| "fallback_icon_client.h",
|
| "fallback_icon_service.cc",
|
|
|