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