| Index: components/autofill/core/common/BUILD.gn
|
| diff --git a/components/autofill/core/common/BUILD.gn b/components/autofill/core/common/BUILD.gn
|
| index f7a34bb28b62fcb9dedf77bd5a084b102187eb33..f3b320f0827b36e83c45fdd18d6e42c04e3f1015 100644
|
| --- a/components/autofill/core/common/BUILD.gn
|
| +++ b/components/autofill/core/common/BUILD.gn
|
| @@ -33,6 +33,7 @@ static_library("common") {
|
| "password_form_field_prediction_map.h",
|
| "password_form_fill_data.cc",
|
| "password_form_fill_data.h",
|
| + "password_form_generation_data.cc",
|
| "password_form_generation_data.h",
|
| "password_generation_util.cc",
|
| "password_generation_util.h",
|
|
|