| 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 899dca9c7a7957b4bb6304641c94fb1941a511e7..00eed4fffccd030d6370262021fe86966f491e14 100644
|
| --- a/components/password_manager/core/browser/BUILD.gn
|
| +++ b/components/password_manager/core/browser/BUILD.gn
|
| @@ -21,6 +21,9 @@ static_library("browser") {
|
| "affiliation_backend.h",
|
| "affiliation_database.cc",
|
| "affiliation_database.h",
|
| + "affiliation_fetch_throttler.cc",
|
| + "affiliation_fetch_throttler.h",
|
| + "affiliation_fetch_throttler_delegate.h",
|
| "affiliation_fetcher_delegate.h",
|
| "affiliation_fetcher.cc",
|
| "affiliation_fetcher.h",
|
|
|