| 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 c909b192afb7a6ede1a6d986a7532ff6a81a498d..f2a24c8e81fdfc44d8ace1c5cf74a65fabe520de 100644
|
| --- a/components/password_manager/core/browser/BUILD.gn
|
| +++ b/components/password_manager/core/browser/BUILD.gn
|
| @@ -85,6 +85,7 @@ static_library("browser") {
|
| "psl_matching_helper.h",
|
| "statistics_table.cc",
|
| "statistics_table.h",
|
| + "store_result_filter.h",
|
| "test_affiliation_fetcher_factory.h",
|
| "webdata/logins_table.cc",
|
| "webdata/logins_table.h",
|
|
|