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

Unified Diff: ios/chrome/browser/ui/autofill/autofill_ui_type.h

Issue 2879433002: [Payment Request] PaymentsSelectorEditItem (Closed)
Patch Set: Addressed comment Created 3 years, 7 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
« no previous file with comments | « no previous file | ios/chrome/browser/ui/autofill/autofill_ui_type_util.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/autofill/autofill_ui_type.h
diff --git a/ios/chrome/browser/ui/autofill/autofill_ui_type.h b/ios/chrome/browser/ui/autofill/autofill_ui_type.h
index 87ba3458edb61d9af77cb2067356296b587b7abf..82a0de3b7ba94f659e34ba776d414a82946cf556 100644
--- a/ios/chrome/browser/ui/autofill/autofill_ui_type.h
+++ b/ios/chrome/browser/ui/autofill/autofill_ui_type.h
@@ -14,6 +14,7 @@ typedef NS_ENUM(NSInteger, AutofillUIType) {
AutofillUITypeCreditCardHolderFullName,
AutofillUITypeCreditCardExpMonth,
AutofillUITypeCreditCardExpYear,
+ AutofillUITypeCreditCardBillingAddress,
AutofillUITypeProfileFullName,
AutofillUITypeProfileCompanyName,
AutofillUITypeProfileHomeAddressLine1,
« no previous file with comments | « no previous file | ios/chrome/browser/ui/autofill/autofill_ui_type_util.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698