| Index: components/autofill/core/common/BUILD.gn
|
| diff --git a/components/autofill/core/common/BUILD.gn b/components/autofill/core/common/BUILD.gn
|
| index 570ba55e4d4498f7708b8e5eebf1b010317bb169..b9c1b1d9ac399ffb5cf318c0707dcd2afd8bc3aa 100644
|
| --- a/components/autofill/core/common/BUILD.gn
|
| +++ b/components/autofill/core/common/BUILD.gn
|
| @@ -20,8 +20,6 @@ static_library("common") {
|
| "form_field_data.h",
|
| "form_field_data_predictions.cc",
|
| "form_field_data_predictions.h",
|
| - "password_autofill_util.cc",
|
| - "password_autofill_util.h",
|
| "password_form.cc",
|
| "password_form.h",
|
| "password_form_fill_data.cc",
|
|
|