| Index: components/favicon/content/BUILD.gn
|
| diff --git a/components/favicon/content/BUILD.gn b/components/favicon/content/BUILD.gn
|
| index 887fe9d68d7a6c73e64a0268333691e2818755b4..bb64ea5bc3e68165c4fb3b5871cf017a63f60467 100644
|
| --- a/components/favicon/content/BUILD.gn
|
| +++ b/components/favicon/content/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("content") {
|
| +static_library("content") {
|
| sources = [
|
| "content_favicon_driver.cc",
|
| "content_favicon_driver.h",
|
|
|