| Index: components/password_manager/core/browser/BUILD.gn
|
| diff --git a/components/password_manager/core/browser/BUILD.gn b/components/password_manager/core/browser/BUILD.gn
|
| index 6fa22c32c476294481f4d997c4c5b3b09b6f6c92..af5b4442e3f7029b53ae2d202e34f2e664291a73 100644
|
| --- a/components/password_manager/core/browser/BUILD.gn
|
| +++ b/components/password_manager/core/browser/BUILD.gn
|
| @@ -17,6 +17,8 @@ config("password_manager_config") {
|
|
|
| static_library("browser") {
|
| sources = [
|
| + "affiliation_database.cc",
|
| + "affiliation_database.h",
|
| "affiliation_fetcher_delegate.h",
|
| "affiliation_fetcher.cc",
|
| "affiliation_fetcher.h",
|
|
|