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

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

Issue 2872623002: [Web Payments] Add "pencil" edit button to lists. (Closed)
Patch Set: Rebase 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
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 5c60f2d9034c95bce7c14e4d2090424e70b3299b..0c71b8a310e4982f43bb7b539d6360b78134cdf6 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
@@ -31,6 +31,7 @@ enum class DialogViewID : int {
CVC_PROMPT_CONFIRM_BUTTON,
ADD_BILLING_ADDRESS_BUTTON,
SAVE_ADDRESS_BUTTON,
+ EDIT_ITEM_BUTTON,
// The following are buttons that are displayed inline in the Payment Sheet
// sections when no option is selected or available.

Powered by Google App Engine
This is Rietveld 408576698