| Index: components/signin/core/account_id/BUILD.gn
|
| diff --git a/components/signin/core/account_id/BUILD.gn b/components/signin/core/account_id/BUILD.gn
|
| index 51091e0109b7a807c2dd00b64d5dc8eb42c735d0..f769b9044b997445b09634dd7add51f18da18f18 100644
|
| --- a/components/signin/core/account_id/BUILD.gn
|
| +++ b/components/signin/core/account_id/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("account_id") {
|
| +static_library("account_id") {
|
| sources = [
|
| "account_id.cc",
|
| "account_id.h",
|
|
|