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 9880bd3bf4c241b489ca1381fbed7bbd4664ab16..f46488d9023cca815d7d1818b8a03778f79a9e8a 100644 |
--- a/components/password_manager/core/browser/BUILD.gn |
+++ b/components/password_manager/core/browser/BUILD.gn |
@@ -72,6 +72,8 @@ static_library("browser") { |
"password_syncable_service.h", |
"psl_matching_helper.cc", |
"psl_matching_helper.h", |
+ "statistics_table.cc", |
+ "statistics_table.h", |
"test_affiliation_fetcher_factory.h", |
"webdata/logins_table.cc", |
"webdata/logins_table.h", |