| Index: components/search_provider_logos/BUILD.gn
|
| diff --git a/components/search_provider_logos/BUILD.gn b/components/search_provider_logos/BUILD.gn
|
| index 57ef56d79dd864a8f14759eaf4b510d7958db46a..84db250b671a8cc306586541712618c60f6a748f 100644
|
| --- a/components/search_provider_logos/BUILD.gn
|
| +++ b/components/search_provider_logos/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("search_provider_logos") {
|
| +static_library("search_provider_logos") {
|
| sources = [
|
| "google_logo_api.cc",
|
| "google_logo_api.h",
|
|
|