| 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 0414fde4923669fab5c5336d5c93f4eba74fbde9..274d23ca6db4653c6530c09eab6d113140be11f5 100644
|
| --- a/components/password_manager/core/browser/BUILD.gn
|
| +++ b/components/password_manager/core/browser/BUILD.gn
|
| @@ -17,6 +17,9 @@ config("password_manager_config") {
|
|
|
| static_library("browser") {
|
| sources = [
|
| + "affiliation_fetch_throttler.cc",
|
| + "affiliation_fetch_throttler.h",
|
| + "affiliation_fetch_throttler_delegate.h",
|
| "affiliation_fetcher_delegate.h",
|
| "affiliation_fetcher.cc",
|
| "affiliation_fetcher.h",
|
|
|