| Index: components/browser_sync/common/BUILD.gn
|
| diff --git a/components/browser_sync/common/BUILD.gn b/components/browser_sync/common/BUILD.gn
|
| index 8fcae92bbf091d9f9f017dae4e916585e50b9d3d..2715ae90bd9c1df5766988dc4e6c011f17a65e4a 100644
|
| --- a/components/browser_sync/common/BUILD.gn
|
| +++ b/components/browser_sync/common/BUILD.gn
|
| @@ -4,7 +4,7 @@
|
|
|
| import("//build/config/features.gni")
|
|
|
| -source_set("common") {
|
| +static_library("common") {
|
| sources = [
|
| "browser_sync_switches.cc",
|
| "browser_sync_switches.h",
|
|
|