| Index: components/autofill/core/browser/BUILD.gn
|
| diff --git a/components/autofill/core/browser/BUILD.gn b/components/autofill/core/browser/BUILD.gn
|
| index 92cdc7382f64a6079bfb2905de2b85cbca23b9a2..f66122c26319f58027eb588cf6cc5b2bafe5cac5 100644
|
| --- a/components/autofill/core/browser/BUILD.gn
|
| +++ b/components/autofill/core/browser/BUILD.gn
|
| @@ -83,6 +83,8 @@ static_library("browser") {
|
| "autofill_type.h",
|
| "autofill_xml_parser.cc",
|
| "autofill_xml_parser.h",
|
| + "card_unmask_delegate.cc",
|
| + "card_unmask_delegate.h",
|
| "contact_info.cc",
|
| "contact_info.h",
|
| "credit_card.cc",
|
|
|