| Index: components/autofill/core/browser/BUILD.gn
|
| diff --git a/components/autofill/core/browser/BUILD.gn b/components/autofill/core/browser/BUILD.gn
|
| index 30ec62198c9e99b16d7893ea38aedbb5ace374f1..e8998ae5770cb61c2d7b26b1185b2a87333507b6 100644
|
| --- a/components/autofill/core/browser/BUILD.gn
|
| +++ b/components/autofill/core/browser/BUILD.gn
|
| @@ -60,6 +60,8 @@ static_library("browser") {
|
| "card_unmask_delegate.h",
|
| "contact_info.cc",
|
| "contact_info.h",
|
| + "country_combobox_model.cc",
|
| + "country_combobox_model.h",
|
| "country_data.cc",
|
| "country_data.h",
|
| "country_names.cc",
|
|
|