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

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

Issue 2908033002: [Payment Request] Refactors edit view controller (Closed)
Patch Set: Addressed comments 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/payments/BUILD.gn » ('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 9a408bb7ab624ed24882c92e56fdc00dfe4c26d0..72768b285db860f69cedd85efa7a67b23b31276b 100644
--- a/ios/chrome/browser/ui/autofill/autofill_ui_type.h
+++ b/ios/chrome/browser/ui/autofill/autofill_ui_type.h
@@ -15,6 +15,7 @@ typedef NS_ENUM(NSInteger, AutofillUIType) {
AutofillUITypeCreditCardExpMonth,
AutofillUITypeCreditCardExpYear,
AutofillUITypeCreditCardBillingAddress,
+ AutofillUITypeCreditCardSaveToChrome,
AutofillUITypeProfileFullName,
AutofillUITypeProfileCompanyName,
AutofillUITypeProfileHomeAddressStreet,
« no previous file with comments | « no previous file | ios/chrome/browser/ui/payments/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698