| 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 af5b4442e3f7029b53ae2d202e34f2e664291a73..205a10f506f160fa970a1a3161b2c9d30d9ed512 100644
|
| --- a/components/password_manager/core/browser/BUILD.gn
|
| +++ b/components/password_manager/core/browser/BUILD.gn
|
| @@ -19,6 +19,8 @@ static_library("browser") {
|
| sources = [
|
| "affiliation_database.cc",
|
| "affiliation_database.h",
|
| + "affiliation_fetch_throttler.cc",
|
| + "affiliation_fetch_throttler.h",
|
| "affiliation_fetcher_delegate.h",
|
| "affiliation_fetcher.cc",
|
| "affiliation_fetcher.h",
|
|
|