| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 07378267e5e0857ac33462450d7fc192be1e448c..c46a18e9a9bd111029ac1d1e8fb5b9e3254d5506 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -54,8 +54,6 @@ split_static_library("ui") {
|
| "autofill/autofill_popup_view_delegate.h",
|
| "autofill/chrome_autofill_client.cc",
|
| "autofill/chrome_autofill_client.h",
|
| - "autofill/country_combobox_model.cc",
|
| - "autofill/country_combobox_model.h",
|
| "autofill/create_card_unmask_prompt_view.h",
|
| "autofill/credit_card_scanner_controller.cc",
|
| "autofill/credit_card_scanner_controller.h",
|
|
|