| Index: components/bookmarks/managed/BUILD.gn
|
| diff --git a/components/bookmarks/managed/BUILD.gn b/components/bookmarks/managed/BUILD.gn
|
| index f2f27659a6141c4ca640a79051a5f9069b34ad57..2ad1a0cea309e87c9d967457a009f956499370e4 100644
|
| --- a/components/bookmarks/managed/BUILD.gn
|
| +++ b/components/bookmarks/managed/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("managed") {
|
| +static_library("managed") {
|
| sources = [
|
| "managed_bookmark_service.cc",
|
| "managed_bookmark_service.h",
|
|
|