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

Unified Diff: chrome/browser/ui/views/payments/payment_request_dialog_view_ids.h

Issue 2676663002: [Payments] Implements the credit card editor for Desktop UI (Closed)
Patch Set: formatting Created 3 years, 10 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: chrome/browser/ui/views/payments/payment_request_dialog_view_ids.h
diff --git a/chrome/browser/ui/views/payments/payment_request_dialog_view_ids.h b/chrome/browser/ui/views/payments/payment_request_dialog_view_ids.h
index 68fff4f98e8e5c1886000c1aca5c809a3a43eccf..a7f0843dd3ee277253b9d38d7d49af0cc4edd674 100644
--- a/chrome/browser/ui/views/payments/payment_request_dialog_view_ids.h
+++ b/chrome/browser/ui/views/payments/payment_request_dialog_view_ids.h
@@ -18,6 +18,8 @@ enum class DialogViewID : int {
PAYMENT_SHEET_PAYMENT_METHOD_SECTION,
PAYMENT_SHEET_SHIPPING_SECTION,
PAYMENT_SHEET_SUMMARY_SECTION,
+ PAYMENT_METHOD_ADD_CARD_BUTTON,
+ EDITOR_SAVE_BUTTON,
// The following are StyledLabel objects.
ORDER_SUMMARY_TOTAL_AMOUNT_LABEL,

Powered by Google App Engine
This is Rietveld 408576698