| Index: components/autofill/core/browser/BUILD.gn
|
| diff --git a/components/autofill/core/browser/BUILD.gn b/components/autofill/core/browser/BUILD.gn
|
| index 342d0aa6a62f9123b258ccede2f4c404068bdbda..846627ee8090bee5e051d1c3578614667e315a70 100644
|
| --- a/components/autofill/core/browser/BUILD.gn
|
| +++ b/components/autofill/core/browser/BUILD.gn
|
| @@ -105,6 +105,10 @@ static_library("browser") {
|
| "state_names.h",
|
| "suggestion.cc",
|
| "suggestion.h",
|
| + "ui/card_unmask_prompt_controller.h",
|
| + "ui/card_unmask_prompt_controller_impl.cc",
|
| + "ui/card_unmask_prompt_controller_impl.h",
|
| + "ui/card_unmask_prompt_view.h",
|
| "validation.cc",
|
| "validation.h",
|
| "wallet/real_pan_wallet_client.cc",
|
|
|