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 907c7ef8691982788968f369ba28ff2b6b306da1..c12cf27f4ca6f91151431551c666523ef3c03baf 100644 |
--- a/components/password_manager/core/browser/BUILD.gn |
+++ b/components/password_manager/core/browser/BUILD.gn |
@@ -15,6 +15,9 @@ config("password_manager_config") { |
static_library("browser") { |
sources = [ |
+ "affiliation_fetcher_delegate.h", |
+ "affiliation_fetcher.cc", |
+ "affiliation_fetcher.h", |
"affiliation_utils.cc", |
"affiliation_utils.h", |
"browser_save_password_progress_logger.cc", |