Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(140)

Unified Diff: components/autofill.gypi

Issue 1899893002: Card unmasking without form filling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use the credit card number field in metrics tests, because ios single-field form fill will not requ… Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index 07eb838204d0b3ac2bc8e365f4973d57a7cbf8a8..a7b0ea07ff10bec3ac603cc7d0c529e0aafcbfc6 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -176,6 +176,8 @@
'autofill/core/browser/name_field.h',
'autofill/core/browser/password_generator.cc',
'autofill/core/browser/password_generator.h',
+ 'autofill/core/browser/payments/full_card_request.cc',
+ 'autofill/core/browser/payments/full_card_request.h',
'autofill/core/browser/payments/payments_client.cc',
'autofill/core/browser/payments/payments_client.h',
'autofill/core/browser/payments/payments_request.h',
« no previous file with comments | « chrome/browser/autofill/android/personal_data_manager_android.cc ('k') | components/autofill/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698