| Index: components/password_manager/core/common/BUILD.gn
|
| diff --git a/components/password_manager/core/common/BUILD.gn b/components/password_manager/core/common/BUILD.gn
|
| index 80229d9d12406c3f50c3a551bfb05185328d4e28..47976880d50130f1a32803832d824cbfc4444922 100644
|
| --- a/components/password_manager/core/common/BUILD.gn
|
| +++ b/components/password_manager/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 = [
|
| "credential_manager_types.cc",
|
| "credential_manager_types.h",
|
|
|