| Index: components/favicon/core/BUILD.gn
|
| diff --git a/components/favicon/core/BUILD.gn b/components/favicon/core/BUILD.gn
|
| index c461d543342645227dfd6a1369bbe9daaff2606f..41aa876b07bf413bf2be15b556cb58f935a6efda 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_url_util.cc",
|
| "fallback_url_util.h",
|
|
|