| Index: components/sync_bookmarks/BUILD.gn
|
| diff --git a/components/sync_bookmarks/BUILD.gn b/components/sync_bookmarks/BUILD.gn
|
| index a1eb017f43b671266ede01b318f22920b0ed9ba7..a253d322356819c0e5e9549971d6a98fe27d3726 100644
|
| --- a/components/sync_bookmarks/BUILD.gn
|
| +++ b/components/sync_bookmarks/BUILD.gn
|
| @@ -4,7 +4,7 @@
|
|
|
| import("//build/config/features.gni")
|
|
|
| -source_set("sync_bookmarks") {
|
| +static_library("sync_bookmarks") {
|
| sources = [
|
| "bookmark_change_processor.cc",
|
| "bookmark_change_processor.h",
|
|
|