| Index: components/signin/core/common/BUILD.gn
|
| diff --git a/components/signin/core/common/BUILD.gn b/components/signin/core/common/BUILD.gn
|
| index f34af62a3fac3e21e8d2f186a7f0309eb7392161..670bde9c1854d7557a57fc92488f44f1a6a6176e 100644
|
| --- a/components/signin/core/common/BUILD.gn
|
| +++ b/components/signin/core/common/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("common") {
|
| +static_library("common") {
|
| sources = [
|
| "profile_management_switches.cc",
|
| "profile_management_switches.h",
|
|
|