Index: components/autofill.gypi |
diff --git a/components/autofill.gypi b/components/autofill.gypi |
index c3c5ad2cedd441ccfc1d185324675e5b3c458c77..68f3f5e266fc08f6f601e51abb565bbd842aa818 100644 |
--- a/components/autofill.gypi |
+++ b/components/autofill.gypi |
@@ -183,6 +183,10 @@ |
'autofill/core/browser/state_names.h', |
'autofill/core/browser/suggestion.cc', |
'autofill/core/browser/suggestion.h', |
+ 'autofill/core/browser/ui/card_unmask_prompt_controller.h', |
+ 'autofill/core/browser/ui/card_unmask_prompt_controller_impl.cc', |
+ 'autofill/core/browser/ui/card_unmask_prompt_controller_impl.h', |
+ 'autofill/core/browser/ui/card_unmask_prompt_view.h', |
'autofill/core/browser/validation.cc', |
'autofill/core/browser/validation.h', |
'autofill/core/browser/wallet/real_pan_wallet_client.cc', |